Skip to content

Conversation

@DACA16
Copy link
Contributor

@DACA16 DACA16 commented Dec 31, 2025

APPT-1572 enabling the disabled timer function for Auto Cancellations across all environments

Checklist:

  • [] My work is behind a feature toggle (if appropriate)
  • [] If my work is behind a feature toggle, I've added a full suite of tests for both the ON and OFF state
  • The ticket number is in the Pull Request title, with format "APPT-XXX: My Title Here"
  • [] I have ran npm tsc / lint (in the future these will be ran automatically)
  • [] My code generates no new .NET warnings (in the future these will be treated as errors)
  • [] If I've added a new Function, it is disabled in all but one of the terraform groups (e.g. http_functions)
  • [] If I've added a new Function, it has both unit and integration tests. Any request body validators have unit tests also
  • [] If I've made UI changes, I've added appropriate Playwright and Jest tests
  • [] If I've added/updated an end-point, I've added the appropriate annotations and tested the Swagger documentation reflects the change

@sonarqubecloud
Copy link

@jsed-nhs jsed-nhs merged commit a01c84f into main Jan 5, 2026
2 of 3 checks passed
@jsed-nhs jsed-nhs deleted the feature/APPT-1572 branch January 5, 2026 14:40
jsed-nhs pushed a commit that referenced this pull request Jan 5, 2026
APPT-1572 enabling the disabled timer function for Auto Cancellations
across all environments

# Checklist:

- [] My work is behind a feature toggle (if appropriate)
- [] If my work is behind a feature toggle, I've added a full suite of
tests for both the ON and OFF state
- [X] The ticket number is in the Pull Request title, with format
"APPT-XXX: My Title Here"
- [] I have ran npm tsc / lint (in the future these will be ran
automatically)
- [] My code generates no new .NET warnings (in the future these will be
treated as errors)
- [] If I've added a new Function, it is disabled in all but one of the
terraform groups (e.g. http_functions)
- [] If I've added a new Function, it has both unit and integration
tests. Any request body validators have unit tests also
- [] If I've made UI changes, I've added appropriate Playwright and Jest
tests
- [] If I've added/updated an end-point, I've added the appropriate
annotations and tested the Swagger documentation reflects the change

(cherry picked from commit a01c84f)
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.

2 participants