Hi Team,
We have a requirement to set the priority of the task based on the user inputs. We would like to understand, Is there any way to set the priority of the task dynamically for the user's task in Media Management. We have been trying to achieve this through different possibilities. We are not able to figure it out so far.
We wrote a TaskCreation event listener to update the task priority. But we don't see any methods to update the task details. We do see a method to update task data and not for Task object.
Can you kindly let us know how to update the priority of the task dynamically?
Thanks in advance