Join the community to find out what other Atlassian users are discussing, debating and creating.
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
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
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have multiple projects that use variations of the same base workflow. The variations depend on the requirements of the project or issue type. The variations mostly come in the form of new statuses ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.