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

Add whileEqualPrefix method with startAt parameter #745

Closed
Tracked by #12485
remcowesterhoud opened this issue May 1, 2023 · 0 comments · Fixed by #746
Closed
Tracked by #12485

Add whileEqualPrefix method with startAt parameter #745

remcowesterhoud opened this issue May 1, 2023 · 0 comments · Fixed by #746
Assignees
Labels
kind/feature Categorizes an issue or PR as a feature, i.e. new behavior

Comments

@remcowesterhoud
Copy link
Contributor

Description

With the implementation of camunda/camunda#12485 in Zeebe, we need to implement a whileEqualPrefix method which takes a startAtKey. This is very similar to the whileTrue method with a startAtKey.

@remcowesterhoud remcowesterhoud added the kind/feature Categorizes an issue or PR as a feature, i.e. new behavior label May 1, 2023
@remcowesterhoud remcowesterhoud self-assigned this May 1, 2023
@ghost ghost closed this as completed in 999d3c9 May 2, 2023
ghost pushed a commit that referenced this issue May 2, 2023
747: [Backport stable/8.2] Support ProcessInstanceBatch records r=remcowesterhoud a=github-actions[bot]

# Description
Backport of #746 to `stable/8.2`.

relates to #745

Co-authored-by: Remco Westerhoud <remco@westerhoud.nl>
ghost pushed a commit that referenced this issue May 3, 2023
747: [Backport stable/8.2] Support ProcessInstanceBatch records r=remcowesterhoud a=github-actions[bot]

# Description
Backport of #746 to `stable/8.2`.

relates to #745

Co-authored-by: Remco Westerhoud <remco@westerhoud.nl>
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes an issue or PR as a feature, i.e. new behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant