Skip to content

DBC22-6513: fix camera list south-to-north highway ordering#1404

Open
ray-oxd wants to merge 1 commit into
mainfrom
bugfix/DBC22-6513
Open

DBC22-6513: fix camera list south-to-north highway ordering#1404
ray-oxd wants to merge 1 commit into
mainfrom
bugfix/DBC22-6513

Conversation

@ray-oxd

@ray-oxd ray-oxd commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

📝 Submitter

🔗 JIRA Ticket


✅ Quality Assurance & Requirements

  • Requirements Met: I have confirmed that all acceptance criteria from the JIRA ticket are fulfilled.
  • Tested desktop in local or dev envs
  • Tested mobile in local or dev envs
  • Ran unit tests locally
  • SonarCloud: I have verified that the SonarCloud analysis is clean/passing for this branch.

⚙️ Configuration & Environment

  • New Env Variables: No

🧪 How to Test (if required)

  1. After deploy, rebuild camera route geometries and orders:
    • python manage.py build_route_geometries (or equivalent task)
    • python manage.py add_camera_orders
  2. Open the Camera list page.
  3. Check Hwy 19 (and 19A) groupings: cameras should order south → north.
  4. Check Hwy 1 still orders west → east and Hwy 97 south → north.
  5. Confirm Saved cameras list uses the same within-highway ordering.

🔍 Reviewer Checklist

  • Reviewed code for logic and cleanliness
  • Re-tested desktop/mobile in local or dev envs
  • Verified no new console warnings/errors
  • Confirmed that any new env variables are understood/documented

Made with Cursor

Reverse Hwy 19/19A/99A route geometries so cameras sort south to
north, and compare route_order numerically in the camera list.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant