Skip to content

Updates to requests aren't reflected in the Playground/Flows #102

Description

@suttonb

Describe the bug
When a request in a collection is modified, those updates aren't applied to instances of the request in flows.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Collections
  2. Create a collection
  3. Create a request within that collection
  4. Go to Playground
  5. Create a flow
  6. Drag and drop the request from the collection into the flow
  7. Go back to the request in the collection
  8. Modify the request and save the changes
  9. Go back to the flow and double click the request to see the details
  10. The request in the flow doesn't have the new changes.

Expected behavior
Requests should stay in sync between collections and flows so that when modifications are made in one place they should apply to the other as well.

Desktop:

  • OS: Windows 11
  • Version 1.0.74

VScode extension:

  • OS: Windows 11
  • Version 1.0.74

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions