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/
2 stars 0 forks source link

Add element context diagrams for types of interest #38

Closed vik378 closed 5 months ago

vik378 commented 5 months ago

To support a project we need certain WorkITems to contain the element context diagrams (as a RichText Field). It should be possible to configure which elements will get context diagrams exported.

micha91 commented 5 months ago

In #40 we introduced a new serializer which adds the context diagrams as custom field. In the config we just have to set add_context_diagram as serializer for the types we want to get context diagrams for.