Hello JIra Brothers
because of jira Data Center i need to build "Approval Steps" by myself.
I want to display new custom buttons on Ticket Details screen, in Operation Bar section.
But each time I try to locate new buttons (Approve and Reject) they are displayed under button "MORE".
My goal is to show them on front, near by other Operation Buttons. Is it even possible or they only way is to integrate new buttons under already existing More and Admin?
The ulitmate goal is, Ticket must be approved by 3 independent users and they can approve asynchronisly. I have to collect info which user already approved and which is still pending so Classic Workflow here cannot support me with this.
Have you try to set the location to 'operations-restore' for your Fragment ? I think it's located where you want your button to be.
Otherwise you can also create a new panel on 'atl.jira.view.issue.right.context' with weight of 0 to appear on top of People Panel and create html button in it.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.