This limits the scope of custom escalation teams considered for autoassigment so that only teams in the organization where the texter requests texts are considered. Specifically:
Fetch team_assignment_options via an easier to read query
Join to team_assignment_options when fetching the tags to consider for custom escalation teams (so only teams in the organization where texts were requested are considered)
Motivation and Context
Closes #54
How Has This Been Tested?
This has been tested locally
Screenshots (if appropriate):
Documentation Changes
Checklist:
[ ] My change requires a change to the documentation.
[ ] I have included updates for the documentation accordingly.
Description
This limits the scope of custom escalation teams considered for autoassigment so that only teams in the organization where the texter requests texts are considered. Specifically:
team_assignment_options
via an easier to read queryteam_assignment_options
when fetching the tags to consider for custom escalation teams (so only teams in the organization where texts were requested are considered)Motivation and Context
Closes #54
How Has This Been Tested?
This has been tested locally
Screenshots (if appropriate):
Documentation Changes
Checklist: