-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[TTAHUB-3056] Close all r10 goals and complete objectives #2208
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, however can we just verify that if a Goal is already marked 'Closed' do we want to set its corresponding Objectives to 'Complete'? Right now we are not.
@AdamAdHocTeam Per https://adhoc.slack.com/archives/C022R5301L4/p1718983502527129?thread_ts=1718982498.414239&cid=C022R5301L4 it's now updated to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tested again I now see all the linked objectives marked 'Complete'.
Description of change
Region 10 wants to close all their active goals and set all the associated objectives to 'complete' so that they can transition to standardized goals.
How to test
If you run the SQL, you should get a result like:
And Region 10 should show only closed goals.
Issue(s)
Checklists
Every PR
Before merge to main
Production Deploy
After merge/deploy