Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In Data migrator, Adjust C7 queries to allow migrating the runtime to C8 #4993

Open
1 task
Tracked by #4981
yanavasileva opened this issue Mar 11, 2025 · 0 comments
Open
1 task
Tracked by #4981
Labels
scope:core-api Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI scope:data-migrator Changes to the Data migrator project. type:task Issues that are a change to the project that is neither a feature nor a bug fix.

Comments

@yanavasileva
Copy link
Member

yanavasileva commented Mar 11, 2025

Acceptance Criteria (Required on creation)

  • We need to adjust some C7 queries to allow migrating the runtime to C8. These query API changes need to be added to C7. E.g.:
    • RuntimeService#ProcessInstanceQuery#rootProcessInstance(...)
    • Add subProcessInstance property to RuntimeService#getActivityInstance(...)
    • Add tests, don't expose to REST API
  • C7 and C8 queries need to be paginated to avoid out-of-memory exceptions.

Hints

  • Time estimate: 2 days

Links

Breakdown

Pull Requests

Preview Give feedback
No tasks being tracked yet.

Dev2QA handover

  • Does this ticket need a QA test and the testing goals are not clear from the description? Add a Dev2QA handover comment
@yanavasileva yanavasileva added type:task Issues that are a change to the project that is neither a feature nor a bug fix. scope:core-api Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI scope:data-migrator Changes to the Data migrator project. labels Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:core-api Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI scope:data-migrator Changes to the Data migrator project. type:task Issues that are a change to the project that is neither a feature nor a bug fix.
Projects
None yet
Development

No branches or pull requests

1 participant