How to add validator on convert 'task => sub-task' fonctionality

Antoine Berthelin December 10, 2014

Hello, 

I have created a validator in a specific JIRA plugin to not allow subtask creation when "parent" task has some specific attribut.

It's work, no problem.

My question is about the functionality "convert a task in a subtask".

Where can I add my validator in the workflow (or other) to not allow the creation if my validator throw an exception ?

Thanks for your help.

Antoine

 

 

 

 

2 answers

0 votes
Antoine Berthelin December 10, 2014
Hello Nic,
That's what I thought, thanks for your response.

Best,

Antoine

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.
December 10, 2014

Convert to sub-task is not a workflow action, and there is nowhere to hang validation on.

Suresh August 27, 2017

Hi Nic,

can we add validation while 'moving' from one issue type to another issue type?

Best,

Suri

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.
August 28, 2017

Same answer, as "convert to (sub)-task" is the same as a "move while changing issue type"

Suggest an answer

Log in or Sign up to answer