Severity
Not blocking, workaround available
Version
2026.2.9720
Latest Version
I could reproduce the problem in the latest build
What happened?
When cloning a Project with Project Tags defined, you are presented with an error and unable to clone.
Reproduction
- Created a Tag Set that is scoped to project
- In a Project, go to the Project Settings and configure the Project Tags
- Save the Project
- In the kebab menu, next to the save button, click on clone
- Type in a new Project name
- Click Clone
- you will be presented with an error
Error and Stacktrace
The instance of entity type 'ProjectTag' cannot be tracked because another instance with the same key value for {'ProjectId', 'TagId'} is already being tracked. When replacing owned entities, modify the properties without changing the instance or detach the previous owned entity entry first. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
More Information
No response
Workaround
Remove all the Project Tags from the Project and you will be able to clone the Project
Severity
Not blocking, workaround available
Version
2026.2.9720
Latest Version
I could reproduce the problem in the latest build
What happened?
When cloning a Project with Project Tags defined, you are presented with an error and unable to clone.
Reproduction
Error and Stacktrace
More Information
No response
Workaround
Remove all the Project Tags from the Project and you will be able to clone the Project