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 title field for tasks a string of 1024 characters #139

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

uittenbroekrobbert
Copy link
Contributor

Description

From instruments, the question is used for the title. For some questions, the title exceeded the 255 characters limit. The limit has been stretched to 1024 characters and better error prevention and logging has been added.

Checklist

Please check all the boxes that apply to this pull request using "x":

  • I have tested the changes locally and verified that they work as expected.
  • I have followed the project's coding conventions and style guidelines.
  • I have rebased my branch onto the latest commit of the main branch.
  • I have squashed or reorganized my commits into logical units.
  • I have read, understood and agree to the Developer Certificate of Origin, which this project utilizes.

@uittenbroekrobbert uittenbroekrobbert requested a review from a team as a code owner August 13, 2024 14:55
Copy link

Copy link
Member

@berrydenhartog berrydenhartog left a comment

Choose a reason for hiding this comment

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

LGTM

@uittenbroekrobbert uittenbroekrobbert merged commit c067603 into main Aug 14, 2024
15 checks passed
@uittenbroekrobbert uittenbroekrobbert deleted the bug-task-title-too-long-for-database branch August 14, 2024 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants