Action: gk/gravityboard/assignees/added
Fired when a user is assigned to an entry via the GravityBoard interface.
Parameters
| Name | Type | Description |
|---|---|---|
| $user_id | int | The ID of the user who was assigned. |
| $entry_id | int | The ID of the entry that was updated. |
| $feed | array | The feed associated with the board. |
| $form | array | The form associated with the entry. |
Since
Source
Defined in src/Assignees/Assignees.php at line 466