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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.