Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel6
include
outlinefalse
indent
exclude
typelist
class/* Container of the TOC */ .toc-macro { border: 1px solid #e0e0e0; border-radius: 5px; padding: 10px; background-color: #f9f9f9; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); } /* TOC title */ .toc-macro .toc-title { font-size: 1.5em; font-weight: bold; margin-bottom: 10px; color: #333; } /* TOC list items */ .toc-macro ul { list-style-type: none; padding-left: 0; } .toc-macro li { margin-bottom: 5px; } /* TOC links */ .toc-macro a { text-decoration: none; color: #0073e6; transition: color 0.3s ease; } .toc-macro a:hover { color: #005bb5; }
printablefalse

1. How Are the “Create and Link” Buttons Displayed for End Users?

Status
colourRed
titleJira Software USER

As soon as:

  • a button is configured for a specific source project and issue type,

  • and the button is 'enabled',

  • and the end user has the permission to access the source issue type view screen

then the 'Create and Link' button will can be displayed in the View Screen, as follows

...

The end user can (Example: + Bug):

...

The button in the right app context area is always visible and cannot be removed by users.
However, to display the button section in the bottom app panel area, the end user must first click on the following menu button to decide whether the button section is displayed or not, if necessary:

...

The end user can use the section context menu to collapse or remove the section. This setting will be stored for future interactions and can be changed later:

...

Info

Atlassian has made the decision to hide the app panel section by default. Therefore, it is necessary for users to click on this button for each issue individually. We have requested Atlassian to enable Jira administrators to set the button section to be displayed by default. We recommend to use the button on right context area.

2. Using the Buttons to Create and Link New Issues

Status
colourRed
titleJira Software USER

...