I would like to change the assignee of a project (assignee field) based on the current status (single-select field).
Is it possible to do this, and I am just missing it? My only current thought was to write a python function that runs every second to check for this and change the assignee accordingly.
If not, where is the best place to request such a feature?