While designing the schema for persisting automatic screening against external sources (starting with the LEIE) in #787, we discussed the possibility of recording the reason an external screening was triggered; the reasons we came up with then were:
the enrollment application was submitted and initial screening is needed
the enrollment application was previously approved and we want to re-screen it monthly (#740)
an admin user clicked the "re-screen application" button (and include which user in the recorded event)
In each of those cases, we'll want to record
why was it triggered (of the reasons above)
when was it triggered
what application was it triggered for
who triggered it (submitter / no one / admin user)
As well as link the screening result back to the trigger.
While designing the schema for persisting automatic screening against external sources (starting with the LEIE) in #787, we discussed the possibility of recording the reason an external screening was triggered; the reasons we came up with then were:
In each of those cases, we'll want to record
As well as link the screening result back to the trigger.
See also: