| stagetriggeractionid |
int8 |
19 |
|
|
null |
|
|
FK: public.tbl_stage_trigger_action.id Meaning: The automated trigger action (e.g., Send Email, Update Field) to which this user/role mapping applies. Dependency: Defines what action the user is being related to. |
| accesscontrollid |
int8 |
19 |
|
|
null |
|
|
FK: public.tbl_stage_access_controll.id or public.tbl_stage_access.id (Presumed Foreign Key) Meaning: The user or group identified by an access control record. Logic: Defines who is the target recipient of the trigger action (e.g., who gets the email, or whose field is being updated). |