Is it possible to set the Due Date based on the priority assigned?
Example:
If priority = High, default Due Date to 3 days
If priority = Medium, default Due Date to 3 weeks
Business days also need to be considered... If a high priority ticket is created on a Friday, the Due Date should be Wednesday rather than Monday.
Note: We have script runner that we could potentially utilize / workflow post functions etc.