DSD-DBS / capella-polarion

Capella-Polarion Bridge - bi-directional integration of the 2 things based on REST API
https://dsd-dbs.github.io/capella-polarion/
4 stars 1 forks source link

Generate stub WorkItems on first run #118

Closed micha91 closed 1 month ago

micha91 commented 1 month ago

Currently we run the serialization 2 times to first generate new work items and then regenerate all of them in a second round to make sure that there are no references to newly created work items missing We should on the first run create stub work items with the capella UUID and the title only and run the real full serialization after posting missing work items

micha91 commented 1 month ago

closed by #123