Skip to content

Refactor WorkspaceDuplicateProvider to improve workspace duplication #2667

Closed
@mbastian

Description

@mbastian

In ProjectAPI we have an SPI WorkspaceDuplicateProvider. We don't consistently implement this SPI in various models. In addition, there is a much better solution as we have pretty good serialization coverage by now.

Definition of done

  • Deprecate the WorkspaceDuplicateProvider and remove all existing implementations
  • Rewrite duplicate feature using persistence providers (serialize workspace and deserialize into new workspace)

Metadata

Metadata

Assignees

Labels

WishlistNew features (not a bug)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions