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

fix #5942: Retain exported ID for resource #5983

Closed
wants to merge 0 commits into from

Conversation

adammkelly
Copy link

Closes #5942

If an imported config has references to requests via the response plugin they are dereferenced as the imported config gets all new ids.

If this has downstream consequences, please let me know.

changelog(Fixes): Added a fix to retain the id from imported resources

@NickRimmer
Copy link

It would be great to save imported ids. I've developed an import/export plugin, to be able to synchronize collections to local folder. But it stops working now, because of new IDs generation every time on import.

@adammkelly
Copy link
Author

@gatzjames Does anyone have bandwidth to look at this one?

@necessarylion
Copy link

Any progress on this?

@lanegoolsby
Copy link

We have several team members being affected by this.

@bnpatel1990
Copy link

We are also depending on this fix.

@adammkelly
Copy link
Author

Branches had drifted significantly. I have now resolved the conflicts as this appears to be blocking more people than just myself now. Here is the latest PR with the changes retested.

#6521

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

version 2023.2 Imports of request collection no longer work
5 participants