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

As a user, I can add a new work item without it failing with value too long, so that I don't have to re-enter it #465

Open
51ngul4r1ty opened this issue Jan 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@51ngul4r1ty
Copy link
Owner

Repro steps:

  1. Add a new user story.
  2. Enter "I can see portrait and landscape dimensions as quickly as possible for ingested images" for the "story phrase" field.
  3. Click "Done"

What happens: the operation fails with "API Error: value too long for type character varying(80)"

What should happen: client app should ensure that user is unable to enter inputs that cause server-side constraints to be exceeded.

@51ngul4r1ty 51ngul4r1ty added the bug Something isn't working label Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant