Closed AdamAdHocTeam closed 2 weeks ago
We understand that by merging this into main, this goal is now selectable by every user of the app? I thought this was supposed to be only for specific recipients
We understand that by merging this into main, this goal is now selectable by every user of the app? I thought this was supposed to be only for specific recipients
Per @GarrettEHill we need this in ahead of the cron job to ensure we have a template id to use in the job.
That doesn't resolve the issue I brought up though, does it? It seems like if we need this goal in production now, we need to make additional provisions short of just adding it to the database. Unless I'm wrong about access to it.
Description of change
This simply add a goal template for the montior goal with the text from the jira. The idea here is once we have an ID it will never change and we can use it in the CRON job query.
How to test
Issue(s)
Checklists
Every PR
Before merge to main
Production Deploy
After merge/deploy