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

Make sure revision support tolerates slice operation #403

Open
zambrovski opened this issue Aug 2, 2021 · 0 comments
Open

Make sure revision support tolerates slice operation #403

zambrovski opened this issue Aug 2, 2021 · 0 comments
Labels
Type: bug Something isn't working
Milestone

Comments

@zambrovski
Copy link
Member

Steps to reproduce

  • camunda-bpm-taskpool version: any
  • Camunda BPM version: any
  • JDK version: any
  • Operating system: any
  • Steps: (what exactly are you doing with the above reproducer?)

If the slice (page, limit per page) is provided, the revision is not tolerated.

Expected behaviour

The revision of sliced elements is considered, but not the revision of all elements before the slice.

Actual behaviour

The revision of all elements is considered, but not the revision of all elements included into the slice only.

@zambrovski zambrovski added Type: bug Something isn't working Prio: Must This feature must be implemented in current milestone. labels Aug 2, 2021
@zambrovski zambrovski added this to the BACKLOG milestone Aug 2, 2021
@zambrovski zambrovski self-assigned this Aug 2, 2021
@zambrovski zambrovski removed their assignment Dec 6, 2021
@zambrovski zambrovski removed the Prio: Must This feature must be implemented in current milestone. label Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant