Severity
No response
Version
2026.2
Latest Version
I could reproduce the problem in the latest build
What happened?
Renaming a tag in a Target-scoped TagSet succeeds with no warning, but doesn't update the places that store the tag by name. Deployment target Roles, process step role scoping, runbook triggers, etc.
Expected: either cascade the rename to all references in one transaction.
Reproduction
- Create a TagSet scoped to Targets (e.g. "Environment-Type") with a tag "web".
- Apply the "web" tag to one or more deployment targets.
- Create a deployment process step scoped to the "web" role.
- Create and deploy a release (this freezes the process snapshot with role "web").
- Optionally enable Config-as-Code on the project and commit; the OCL on disk references "web".
- Rename the tag from "web" to "web-server" in the TagSet editor. No warning is shown. Save succeeds.
- Observe:
- The deployment target still shows role "web" in its target tags collection.
- Editing and the deployment target will show missing icon on "web" tag
Error and Stacktrace
More Information
No response
Workaround
No response
Severity
No response
Version
2026.2
Latest Version
I could reproduce the problem in the latest build
What happened?
Renaming a tag in a Target-scoped TagSet succeeds with no warning, but doesn't update the places that store the tag by name. Deployment target Roles, process step role scoping, runbook triggers, etc.
Expected: either cascade the rename to all references in one transaction.
Reproduction
Error and Stacktrace
More Information
No response
Workaround
No response