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

refactor: Refactor prefixes #99

Closed ewuerger closed 3 months ago

ewuerger commented 3 months ago

This PR changes the handling of prefixes (type_prefix and role_prefix) such that these are added during loading of the configuration instead of adding them during the serialization of WorkItems or WorkItemLinks.

ewuerger commented 3 months ago

I don't know how the tests fail. The test doesn't exist like that with the parametrization anymore. So the tests are not in the state of the latest commit.