Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Setting own keyboard shortcut

MOlejko November 15, 2021

Hi!

I would like to set my own shortcut in Jira Server.

The shortcut should be like 'Shift + 2" (for example)

How do I save this in the configuration file?

I use this (but it doesn't work)

File: system-keyboard-shortcuts-plugin.xml

<keyboard-shortcut key="action.id.21" state='enabled' hidden="true" >
<order>70</order>
<description key="examplekey.desc">Example</description>
<shortcut>Shift+2</shortcut>
<operation type="click">#action_id_21</operation>
<context>issueaction</context>
</keyboard-shortcut>

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events