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
Describe the task
Adjust the closest_city in the water_body table so that there is an 'e.g.' placed before the city for each water body. That way, the Inspectors need to indicate a Major Closest City close to the Waterbody to help them differentiate between different, identically named waterbodies.
Acceptance Criteria
"e.g." appears before all Major Cities in the Waterbody table
Additional context
Example:
If a boat were going to the Fraser River at Quesnel, the inspector would identify the Fraser River by name in the app. The app's Fraser River waterbody indicates the closest city is Richmond. Therefore, the waterbody should show "e.g. Richmond" in the waterbody, so the user should know to add Quesnel as the Closest Major City in the form.
The text was updated successfully, but these errors were encountered:
Describe the task
Adjust the
closest_city
in thewater_body
table so that there is an 'e.g.' placed before the city for each water body. That way, the Inspectors need to indicate a Major Closest City close to the Waterbody to help them differentiate between different, identically named waterbodies.Acceptance Criteria
Additional context
Example:
If a boat were going to the Fraser River at Quesnel, the inspector would identify the Fraser River by name in the app. The app's Fraser River waterbody indicates the closest city is Richmond. Therefore, the waterbody should show "e.g. Richmond" in the waterbody, so the user should know to add Quesnel as the Closest Major City in the form.
The text was updated successfully, but these errors were encountered: