Skip to content

DBC22-6499: update wildfire display requirements - #1386

Merged
ray-oxd merged 3 commits into
mainfrom
feature/DBC22-6499
Jul 6, 2026
Merged

DBC22-6499: update wildfire display requirements#1386
ray-oxd merged 3 commits into
mainfrom
feature/DBC22-6499

Conversation

@ray-oxd

@ray-oxd ray-oxd commented Jul 3, 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: Does this PR require new environment variables? (Yes/No)

    If yes, please list them here and ensure they are added to secret manager, the .env.example. and the Vault by an STA.

🧪 How to Test (if required)

  1. Run wildfire populate and confirm point-only fires appear in the /api/wildfires/ response.
  2. Confirm Out and Under Control wildfires are excluded from the API response.
  3. Toggle the wildfires layer on the map and verify point-only fires render as markers (without a polygon area).
  4. Open a Fire of Note wildfire panel and confirm the status definition displays.
  5. Verify the map legend shows updated wildfire description text: "Active forest fires that are important to note, out of control, or currently being held."
  6. Run python manage.py test apps.wildfire.tests.test_wildfire_populate

🔍 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

@ray-oxd
ray-oxd force-pushed the feature/DBC22-6499 branch from a0d642f to c052e9c Compare July 3, 2026 22:29
Show wildfires without polygon data, hide Out and Under Control statuses,
update map legend wording, and add Fire of Note status definition in panel.
@ray-oxd
ray-oxd force-pushed the feature/DBC22-6499 branch from c052e9c to f994e45 Compare July 3, 2026 22:29
ray-oxd added 2 commits July 3, 2026 17:02
Switch from a display-status whitelist to excluding Out and Under Control
only. Allow blank and all other statuses in the API and populate task.
Add migration to allow blank wildfire status on the model.
@ray-oxd
ray-oxd merged commit e9c8978 into main Jul 6, 2026
4 of 5 checks passed
@ray-oxd
ray-oxd deleted the feature/DBC22-6499 branch July 6, 2026 20:20
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