When duplicating a project, the resulting project has an extra bucket

For instance I have one “template project” which contains the default “Backlog” bucket in Kanban view.

When I duplicate “template project”, the resulting project has TWO “Backlog” buckets in Kanban view. I’ve done testing and whatever exists in the original does get copied over, but then the new one always adds that extra “Backlog”, because that’s just a default bucket for a new project to have. It seems the logic just creates a new “Backlog” as well as imports all from the source.

What I expect is that the resulting project it only have a single “Backlog” bucket upon duplication.

1 Like

Should be fixed in acb03c430e. Please check with the next unstable build if the problem went away.

1 Like