A typical scenario of maintaining T4C is management of versions and instances. In Capella Collaboration Manager some limitations exist that blocks this management and makes it hard to use for end-users as well.
Please introduce the following changes
In UI /settings/modelsources/t4c and API please allow to delete T4C instances
In UI /settings/modelsources/t4c and API please allow to rename T4C instances
In UI /project/ilbs-test/model/ilbs-test/t4c-model/create-existing please auto-generate "Instance" using the version and tool as it will show the name currently (and default is not helpful for end-users). In API that is fine as we can get instance ID by filtering on version and map it as needed.
I would even be a bit stricter here. The backend should refuse to link T4C instances with the wrong version. In the frontend, we should suggest only displaying suitable instances. If only one instance is possible, it should be selected automatically.
A typical scenario of maintaining T4C is management of versions and instances. In Capella Collaboration Manager some limitations exist that blocks this management and makes it hard to use for end-users as well.
Please introduce the following changes