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

Attribute Length Limit Does Not Work On Updates #1065

Closed
S-Tim opened this issue Oct 11, 2024 · 0 comments · Fixed by #1066
Closed

Attribute Length Limit Does Not Work On Updates #1065

S-Tim opened this issue Oct 11, 2024 · 0 comments · Fixed by #1066
Assignees
Labels
Prio: Should This feature should be implemented. Type: bug Something isn't working
Milestone

Comments

@S-Tim
Copy link
Contributor

S-Tim commented Oct 11, 2024

Steps to reproduce

  • camunda-bpm-taskpool version: 4.2.2
  • Camunda BPM version: any
  • JDK version: any
  • Operating system: any

Expected behaviour

If I specify a length limit for payload attribute values payload-attribute-column-length: 255 then it should be enforced on task and data entry attribute when they are created or updated

Actual behaviour

The limit is only enforced when creating the task or data entry but ignored when they are updated

@S-Tim S-Tim added Type: bug Something isn't working Prio: Should This feature should be implemented. labels Oct 11, 2024
@S-Tim S-Tim added this to the 4.3.0 milestone Oct 11, 2024
@S-Tim S-Tim self-assigned this Oct 11, 2024
@S-Tim S-Tim linked a pull request Oct 11, 2024 that will close this issue
S-Tim added a commit that referenced this issue Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Prio: Should This feature should be implemented. Type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant