MinBZK / tad

Transparency of Algorithmic Decision making
European Union Public License 1.2
1 stars 0 forks source link

Create tickets based on a selected instrument after project creation #76

Open robbertbos opened 1 week ago

robbertbos commented 1 week ago

Context

Depends on: https://github.com/MinBZK/tad/issues/71

When https://github.com/MinBZK/tad/issues/71 is finished, a project is created. The instruments to be applied to this project are also registered. The next step is to look up the related tasks in the instrument register for these instruments and create them.

Deliverable

After creating a project, tasks for the selected instruments will also be created. In the' ToDo' column of the project task board, a (long) list of tasks will be present.

Implementation notes