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

Task/61607 allow more characters for time entry comment #18000

Merged

Conversation

klaustopher
Copy link
Contributor

Ticket

https://community.openproject.org/projects/stream-time-and-costs/work_packages/61607

What are you trying to accomplish?

Allow comments up to 1000 characters for time entries. We do want to increase the limit from the 255 we have right now. But we also do not want to allow arbitrary lengths of text. So we limit to 1000 characters on the model. DB is uncapped

Screenshots

grafik
grafik
grafik

What approach did you choose and why?

DB column is text, limit comes from rails

Merge checklist

  • Added/updated tests
  • Added/updated documentation in Lookbook (patterns, previews, etc)
  • Tested major browsers (Chrome, Firefox, Edge, ...)

Copy link
Contributor

@as-op as-op left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super! 👍

@klaustopher klaustopher merged commit 01d4fc8 into dev Feb 19, 2025
13 checks passed
@klaustopher klaustopher deleted the task/61607-allow-more-characters-for-time-entry-comment branch February 19, 2025 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants