You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a requirement with no estimate in the backlog, and create an iteration
On the All Requirements tab, click "Edit All Requirements"
Double-click the Estimate cell for you requirement, change it to 1, press Enter
Change the iteration for your requirement from Backlog to the one you made in (1)
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.
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
The text was updated successfully, but these errors were encountered: