Skip to content

Add support for merging teams in DASH #137

Open
@fmoessbauer

Description

@fmoessbauer

Currently a team split is a non reversible operation. Together with the specification (or current implementation) that each unit can only be part of a single team hierarchy, team splits cannot be tested in the unit tests. Hence I set the bug label.

To fix this I see the following possibilities:

  • allow one unit in multiple teams (requires that the team hierarchy is not a single tree)
  • provide a merge or join operation

As far as I see, DART 3.2 already provides an interface therefor.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions