Limit issues with certain field combination

Britta Henseli January 12, 2017

For resource planning, I need to limit issues in a special way.

The maximum number of tickets which have the same value in different fields need to be restricted. For example:

If status = Open AND assignee = A AND  custom field x = 1 --> allow max 20 issues

If there is 1 issue added with the same combination, assignee must be changed of that last added issue.

Is it possible to add such a functionality?

 

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.
January 13, 2017

You'll need some quite involved coding to do that, and I'm afraid Cloud doesn't have the support for installing what you'd need to do.

Britta Henseli January 15, 2017

Thanks a lot for your answer!

Do you know if it would be possible to limit on the basis of 1 field only?

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.
January 15, 2017

No, I can't work out any way to do it without code.

You can limit the issues in a sprint by looking at a field, but it's not going to count the way you have described.

Britta Henseli January 15, 2017

Alright, thank you very much

Suggest an answer

Log in or Sign up to answer