How do I split issue assignemnet in JIRA for a given component based on time of day?

Bhavesh Parekh June 9, 2017

I have teams in two timezones that can work on same component. I want to split issue assignement to a user for a given component, based on issue's create time. How do I achieve that?

 

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 9, 2017

You'll need to write some code to do that, something that can look at the time and component and make the right selection.

Suggest an answer

Log in or Sign up to answer