Added list of plan ids which we can add in the allow_list and a config enable_triage_context for enabling everywhere.
This will be disabled when we allow only from the allow_list.
Later on we can just enable enable_triage_context for everywhere.
Testing
make unit
make serve
Tested in local on local iris db and verified the new context
Added list of plan ids which we can add in the allow_list and a config
enable_triage_context
for enabling everywhere. This will be disabled when we allow only from the allow_list. Later on we can just enableenable_triage_context
for everywhere.Testing