Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Create stand alone sub-task button on main screen

Drovozyuk Alexey
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 26, 2016

In our project we have a lot of differnet typs of sub-task on different steps of WF. How i Can create a stand alone button on a UserStory main screen

2 answers

0 votes
Tarun Sapra
Community Champion
September 26, 2016

Another easier way of doing this is to have a "Loopback" transition, i.e. in the workflow create a transition called "Create Sub-Task" and the post-function of that transition should create a sub-task and thus it would appear as a simple button on the view issue screen.

0 votes
Tarun Sapra
Community Champion
September 26, 2016

Hello Alexey,

To add a create-subtask button on the screen you would need to write a plugin, please see here - https://answers.atlassian.com/questions/276940/how-can-i-add-a-create-subtask-button-on-a-view-issue-screen

 

Tarun Sapra
Community Champion
September 26, 2016

Another easier way of doing this is to have a "Loopback" transition, i.e. in the workflow create a transition called "Create Sub-Task" and the post-function of that transition should create a sub-task and thus it would appear as a simple button on the view issue screen.

Suggest an answer

Log in or Sign up to answer