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

Effort field taking values other than number also. #30

Open
kumarkishore1001 opened this issue Apr 29, 2019 · 2 comments
Open

Effort field taking values other than number also. #30

kumarkishore1001 opened this issue Apr 29, 2019 · 2 comments

Comments

@kumarkishore1001
Copy link

Description
Effort field taking values other than number also.
This should only allow user to enter numeric value.

Steps to Reproduce

  1. Login to the application
    2.Create a product
  2. Create a Requirement and try to enter non numeric values to the effort field.

Enter non numeric values are allowed, although on saving it changes to default.

Video
https://screencast.com/t/rcc85D4Vq

@kumarkishore1001
Copy link
Author

This issue exist in 1.8 release also.

@AlanClifford
Copy link
Member

The effort field accepts non-numeric input without error but doesn't update the database record. It also accepts negative numbers and insanely large values 999,999,999 which do get stored in the database record.

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

No branches or pull requests

2 participants