Stoobly / stoobly-agent

Record, mock, and test HTTP/HTTPS requests. CLI agent for Stoobly.
Other
6 stars 0 forks source link

Proxy setting scenario name doesn't match updated name #102

Closed stoobmmelier closed 1 year ago

stoobmmelier commented 1 year ago

To reproduce:

  1. Create a Scenario
  2. (Optional) Record requests to it
  3. Run agent in Mock mode with proxy setting Source to be that scenario
  4. Rename the Scenario
  5. See the scenario name is still the old name

Screenshot 2023-05-03 015820

In the screenshot, the original name was "recent" and new name is "Recent song played", but UI shows the agent is mocking from "recent".

Current fix is going into /agent/proxy-settings and updating.

Jvlythical commented 1 year ago

Refreshing the page should also work