- Notifications
You must be signed in to change notification settings - Fork926
Closed as duplicate of#17997
Description
A user encountered a confusing behavior when associating a secret with a workspace via acoder_agent
. When the secret is associated, the workspace URL automatically includes the resource as a query parameter (e.g., ?resource=...), which can be misleading or unexpected.
Expected Behavior:
The workspace page should not automatically append the associated resource as a query parameter by default.