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

Requirement panel field validation code should be cleaned up #113

Open
jpalnick opened this issue Apr 17, 2013 · 0 comments
Open

Requirement panel field validation code should be cleaned up #113

jpalnick opened this issue Apr 17, 2013 · 0 comments

Comments

@jpalnick
Copy link
Collaborator

from fixing all the issues with the field validation, the code is now really messy and sometimes repeats things. I would advise cleaning up the code to put all the field validation into one function, and making sure that it only gets run once per update.

at the moment I think everything is running twice. At least the estimate/actual effort field validation is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant