Contact Details
No response
Is your feature request related to a problem? Please describe
No response
A clear and concise description of what you want to happen
Move the assign method from the reporting app TasksController to the Strata SDK TasksController.
Things to think about
Strata SDK doesn't have the concept of current_user, so we will likely need to pass the user's ID as a param
We will need to think about authorization of the user being assigned the task
Does the user assigning the task have authorization?
Is the user assigning the task to themself?
Etc.
Code of Conduct
Contact Details
No response
Is your feature request related to a problem? Please describe
No response
A clear and concise description of what you want to happen
Move the assign method from the reporting app TasksController to the Strata SDK TasksController.
Things to think about
Strata SDK doesn't have the concept of current_user, so we will likely need to pass the user's ID as a param
We will need to think about authorization of the user being assigned the task
Does the user assigning the task have authorization?
Is the user assigning the task to themself?
Etc.
Code of Conduct