Usecase:
- User tags process definitions with version tags to express a logic version
- When starting a process instance, they want to select the latest deployed process definition (by automatically assigned version), that matches the given version tag.
- Note that the version tag does not need to be parsed for this.
Should work anywhere where process instances can be started and versioning is supported, including but not limited to (please investiate):
- Create / Start process instance API
- Call Activity (=> Modeler changes needed)
This ticket was migrated to github: https://github.com/camunda/camunda-bpm-platform/issues/2372. Please use this link for any future references and continue any discussion there.