Community moderators have prevented the ability to post new answers.
When you click on an item in the Kanban, you can get the issue view panel on the right. At the top of that, there's a link to the full JIRA view of the issue.
I'm not sure I understand the second question, but you could put the kanban board url in the project description, and also show your users that when they're looking at an issue, there's a "view on board" option to the lower right of the view which can take them there.
Thanks I just found the shortcut option to open the edit mode, by clicking on it.
The second question is for the following screen
jira_1.gif
I would like to add the link to my board after the "Vorgänge" link
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You'll need to hack some core code for that - the panel is a list of links to general functions, not static links to boards. Remember that a project can be referenced by multiple boards, so you'd be hard-coding.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.