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
We removed the ability to update notifications with a status of technical-failure but there are a couple remnants left in the stats collection parts of the code so they remain accurate until there can be no more technical failures for it to count.
Ticket is understood, and QA has been contacted (if the ticket has a QA label).
User Story(ies)
As a backend engineer I want to ensure the queries we run against the database are efficient So that they aren't taking unnecessary time looking for metrics that no longer exist.
Additional Info and Resources
Search for the following TODO comment and remove the associated code.
TODO 2191 - remove this after technical-failure is removed from the codebase
Acceptance Criteria
Code associated with technical-failure has been removed where they are marked with TODO comments
This work is added to the sprint review slide deck (key win bullet point and demo slide)
QA Considerations
This should only affect generated statistics for BigQuery. As long as the statistics look good the day after this is deployed we can call this successful.
Potential Dependencies
Out of Scope
The text was updated successfully, but these errors were encountered:
User Story - Business Need
We removed the ability to update notifications with a status of
technical-failure
but there are a couple remnants left in the stats collection parts of the code so they remain accurate until there can be no more technical failures for it to count.User Story(ies)
As a backend engineer
I want to ensure the queries we run against the database are efficient
So that they aren't taking unnecessary time looking for metrics that no longer exist.
Additional Info and Resources
Search for the following TODO comment and remove the associated code.
Acceptance Criteria
technical-failure
has been removed where they are marked with TODO commentsQA Considerations
This should only affect generated statistics for BigQuery. As long as the statistics look good the day after this is deployed we can call this successful.
Potential Dependencies
Out of Scope
The text was updated successfully, but these errors were encountered: