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>
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.