Forums

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

Create Button on JIra Software

Raymundo López Guzmán May 25, 2018

Hi, i wanna create a diferents buttons on Jira Software for tasks, is possible?

 

Thanks!

2 answers

1 vote
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 25, 2018

You will need to find or write a bit of code to do this.  But I have a couple of sneaky ideas:

ScriptRunner provides "web fragments" tied to scripts or built in functions.  If you have that App, you could insert a web fragment that links to "new sub-task" in quite a few places

My preferred trick - the sub-task panel has a + button to add a new sub-task to an issue.  This is ideal, but, the panel only appears when you have at least one sub-task.  But you can make it show permanently, by adding this to  <jira-home>/jira-config.properties

jira.view.issue.show.quicksubtask.when.no.subtasks=true

and then restart.  The properties file might not exist, it's only created when you need to move away from the defaults.  If you don't have one, just add it.  It's plain text and should have the same ownership and permissions as all the other files in that directory.

0 votes
Brant Schroeder
Community Champion
May 25, 2018

I am assuming that you are talking about the buttons used to transition issue through a workflow.  This can be done by updating the workflow or creating a new workflow and associating it with tasks.

Raymundo López Guzmán May 25, 2018

hi, no, I'm talking about the "view" screen, i want to creat a button for create directly sub-task.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events