So we currently use the create on transition plugin to have a number of subtasks created when you create issue type X. The plugin allows you to set relative due dates to the due date of the parent ticket and calculates weekends but has no option to calculate for company holidays. I was thinking maybe somebody has dealt with this before and came up with a way to maybe use another third party tool to modify the date based on a calendar that includes company holidays.
So it would go as follows, addon creates subtask and sets due date, then another function in that workflow step would then take the due date, calculate if their are any work holidays and add days to that due date accordingly.
Thoughts?