Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Conversation

@aaronherman
Copy link
Contributor

This PR allows an Incident Type to be configurable to have its tasks excluded from reminders.

  • Adds a new column exclude_from_reminders on incident_type
  • Modifies get_overdue_tasks() to filter out values with exclude_from_reminders values set to True, ensuring Incident Types which are not configured to continue behaving in the same way
  • Adds a checkbox to incident/type/NewEditSheet.vue

This PR allows an Incident Type to be configurable to have its tasks excluded from reminders.

* Adds a new column `exclude_from_reminders` on `incident_type`
* Modifies `get_overdue_tasks()` to filter out values with `exclude_from_reminders` values set to True, ensuring Incident Types which are not configured to continue behaving in the same way
* Adds a checkbox to `incident/type/NewEditSheet.vue`
@aaronherman aaronherman added the enhancement New feature or request label Feb 17, 2025
@aaronherman aaronherman self-assigned this Feb 17, 2025
@aaronherman aaronherman merged commit 6753f9a into main Feb 18, 2025
10 checks passed
@aaronherman aaronherman deleted the enhancement/exclude-incident-type-from-reminders branch February 18, 2025 15:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants