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
As anRWCO/ZWCO/maybe forecasterI wantTo be able to toggle on/off the weather stations used when calculating HFI & prep levels in a planning areaSo ThatI can complete a prep sheet for my planning area/fire centre using only the stations that I consider to be relevant to the current fire situation.
As annon-RWCO/ZWCOI wantTo be able to view a prep sheetSo ThatI can know how bad things are going to be in my area/fire centre, but I should not be able to edit the weather stations being used to calculate prep levels because I cannot be trusted.
Given I am logged in as some user with {station selection} rights, When I navigate to a fire centre in HFI Calc, Then the checkboxes next to each weather station are enabled, and I am able to toggle on/off those checkboxes, and the prep level (etc.) values are immediately updated when a selection changes, and my changes should persist.
Given I am logged in as some user WITHOUT {station selection} rights, When I navigate to a fire centre in HFI Calc, Then the checkboxes next to each weather station are disabled, and I am not able to make any changes to which stations are included/excluded in calculations.
Given I am logged in as some user WITHOUT {station selection} rights, When I try to hack the system by modifying the network request to a POST request with a modified value for the "selected station codes", Then the POST request fails and my attempted changes are not persisted.
There exist unit tests covering all of the above AC.
Definition of Done
Ready to Demo in Sprint Review
Does what I have made have appropriate test coverage?
Documentation and/or scientific documentation exists and can be found
Peer Reviewed by 2 people on the team
Manual testing of all PRs in Dev and Prod
Merged
The text was updated successfully, but these errors were encountered:
conbrad
added
Ready
User Story or Task Ready to be pulled into sprint
and removed
4Refinement
this ticket is ready for refinement with the team
labels
Apr 11, 2022
As an RWCO/ZWCO/maybe forecaster I want To be able to toggle on/off the weather stations used when calculating HFI & prep levels in a planning area So That I can complete a prep sheet for my planning area/fire centre using only the stations that I consider to be relevant to the current fire situation.
As an non-RWCO/ZWCO I want To be able to view a prep sheet So That I can know how bad things are going to be in my area/fire centre, but I should not be able to edit the weather stations being used to calculate prep levels because I cannot be trusted.
Additional Context
Acceptance Criteria
Definition of Done
The text was updated successfully, but these errors were encountered: