-
Task
-
Resolution: Done
-
L3 - Default
-
None
-
None
In https://jira.camunda.com/browse/OPT-3376, we started using the imported sequence counter property to maintain correct trace states. However, our engine compatibility tests run against versions of the engine that don't contain this change, so will likely fail after merging. We should update the versions we test against to the patches where the change is backported to. See linked ticket for more details. In addition, 7.10.x is no longer supported at the end of May (https://docs.camunda.org/enterprise/announcement/), so we can consider exclude them from our compatibility tests. Also sync with helene.waechtler to check which versions the user operations log exist on.
ATs:
- Engine compatibility tests run against versions of the engine where the sequence counter change exists, and all tests pass
- We no longer run tests against unsupported versions of the engine (this could also be done in follow-up after support has officially ended).
- We update the documentation to remove unsupported engine versions