Skip to content

Unable to clone a project when you have project tags #10018

@ThatAmatoGuy

Description

@ThatAmatoGuy

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

  1. Created a Tag Set that is scoped to project
  2. In a Project, go to the Project Settings and configure the Project Tags
  3. Save the Project
  4. In the kebab menu, next to the save button, click on clone
  5. Type in a new Project name
  6. Click Clone
  7. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugThis issue represents a verified problem we are committed to solving

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions