Skip to content

Modifying a request that is from a duplication of another request is sometimes reverted #320

@mikehartogtalent

Description

@mikehartogtalent

I've run into an issue where I duplicate a request, modify that request and then a short time after, after clicking away, doing other things etc. the request reverts back to a copy of the original without the changes I've made.

I've reproduce it with the following steps, although I'm sure this is not the only way to replicate this:

  1. Create a new request test 1 with url abc
  2. duplicate this request and name it test 2
  3. change the url to def
  4. drag test 2 in the list of requests to swap with test 1

expected result: items change places, no change to the requests themselves

actual result: items change places but the test 2 request url is now abc. test 1 is unmodified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions