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?
You'll need to write some code to do that, something that can look at the time and component and make the right selection.
It looks like you're new here. Sign in or register to get started.