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

"Edit All Requirements" mode can incorrectly color invalid iteration field #148

Open
fracture91 opened this issue Apr 27, 2013 · 4 comments

Comments

@fracture91
Copy link

  1. Create a requirement with no estimate in the backlog, and create an iteration
  2. On the All Requirements tab, click "Edit All Requirements"
  3. Double-click the Estimate cell for you requirement, change it to 1, press Enter
  4. Change the iteration for your requirement from Backlog to the one you made in (1)
  5. Double-click the Estimate cell again, change it to 0, press Enter

You will end up with a yellow highlighted iteration field, but it should be red since assigning to an iteration without an estimate is invalid. If you try to Save, nothing happens (it correctly identifies an error and prints it to the console). If you click the table after changing the estimate, the iteration cell will change to red.

Tested on commit c1acb6c

@jlmegin
Copy link
Collaborator

jlmegin commented Apr 27, 2013

This works correctly on my computer

@tncalvert
Copy link
Collaborator

This also works correctly for me. Can anyone else replicate the error?

@ChristinaWebb
Copy link
Collaborator

This error happens on my computer

@jbmorse
Copy link
Collaborator

jbmorse commented Apr 27, 2013

This error also happens on my computer, but considering this is a very specific gui error and wont break anything this is rather low priority

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

5 participants