Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Order of requests inside folders changes after collection merge #5814

Closed
lhyla opened this issue Jan 23, 2019 · 21 comments
Closed

Order of requests inside folders changes after collection merge #5814

lhyla opened this issue Jan 23, 2019 · 21 comments
Assignees
Labels
bug fork+merge product/dashboard Web Dashboard for Postman

Comments

@lhyla
Copy link

lhyla commented Jan 23, 2019

To Reproduce:
Steps to reproduce the behavior:

  1. Create a 'base' collection with some requests (I had ~180 requests)
  2. Fork the base collection
  3. Do some changes on fork
  4. Merge the fork into base collection
  5. Check the order of requests inside folders

I expected that order of requests inside a specific folder will not change after merge (there were any changes in orders of requests in changes). But the order of some requests has been changed randomly (only in the context of a single folder. Order of folders left ok).

It`s problematic when the order of requests make difference in the tests results.
Postman desktop version: v6.7.1
OS: Windows 10 (but merge has been done using postman web app)

Additional info:
There is a way to fix the issue by merging the fork 2 times. But after 1 merge you mustn`t remove your collection. After the second merge of the same fork to the base collection, the order issue is fixed.

The problem exists also with pull, but I was not able to do pull twice. So after first pull, the requests have been re-ordered, but the second pull is not possible. So finally the merge to the base collection would change the order permanently.

@PFaz540
Copy link

PFaz540 commented Feb 19, 2019

+1

This is incredibly annoying...

@franciones
Copy link

+1

1 similar comment
@dpeliser
Copy link

+1

@Ghusar
Copy link

Ghusar commented Feb 21, 2019

Hey guys, we just deployed a fix for this issue, can you verify if it's working as expected?

@WilliamCesarSantos
Copy link

+1

@PFaz540
Copy link

PFaz540 commented Feb 22, 2019

Hey guys, we just deployed a fix for this issue, can you verify if it's working as expected?

@Ghusar Which version is the fix on? Or is this in Postman Canary?

@preethammavin
Copy link
Member

The fix has been pushed and should be fixed for all existing clients. Closing the issue for now, feel free to reopen it if it is not.

@Diaidis
Copy link

Diaidis commented Apr 10, 2019

We are experiencing exactly this issue with Postman v7.0.7 when working with different workspaces.

Order changes when merging fork back to master. Newly added tests don't keep their order but end up at the end of the folder.

@preethammavin
Copy link
Member

Hi @Diaidis ,
Can you write to us help@getpostman.com and mention the github issue in the same, lets get this sorted out
Reopeing the thread till we can confirm the issue.

@preethammavin preethammavin reopened this Apr 10, 2019
@preethammavin
Copy link
Member

@Diaidis we have zeroed in on a possible cause for the issue, will update the thread once the fix has been deployed.

@Diaidis
Copy link

Diaidis commented Apr 12, 2019 via email

@alot1
Copy link

alot1 commented May 10, 2019

+1
Looking forward for the resolution. Very annoying issue.

@preethammavin
Copy link
Member

@Diaidis @alot1 we have fixed the underlying issue which was causing this, it should not happen going forward. Feel free to reopen the issue if it is not fixed.

@JP-from-Postman
Copy link

@ankitjaggi @Ghusar just received another report of this on 7.20.1. Let me know where you'd like logs, etc, shared.

@Rafnafnaf
Copy link

+1 happens to me a lot, is very time consuming to fix

@alot1
Copy link

alot1 commented May 29, 2020

+1

@efiark
Copy link

efiark commented Jul 15, 2020

+1 - happened to me a few days ago. I'm on v7.28.0

@DannyDainton
Copy link
Contributor

Is this still an issue for folks using the latest version?

@mccannt
Copy link

mccannt commented Sep 2, 2020

This should now be resolved. Closing this out as there are no current issues confirmed.
Please reopen if this is still an issue for any users with the latest version of the app.

@mccannt mccannt closed this as completed Sep 2, 2020
@mightymob
Copy link

Hello,

I have Postman v7.35.0.
I still see the issue where at random the order of the requests change drastically.
Please re-open the issue.

Thank you!

@DannyDainton
Copy link
Contributor

We have this open issue that we're tracking from the recent 7.35.0 version.

#9232

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fork+merge product/dashboard Web Dashboard for Postman
Projects
None yet
Development

No branches or pull requests