-
Bug
-
Resolution: Fixed
-
Low (View bug fix roadmap)
-
8.15.0, 8.15.1, 8.16.0, 8.16.1
-
8.15
-
11
-
Severity 3 - Minor
-
29
-
Issue Summary
The popup message is not displaying the values intended. It shows object names/placeholder values. It does not affect 8.5.1 nor 8.13.2 .
Steps to Reproduce
- Install 8.15 Jira Software Data Center
- Create a Kanban software development project
- Create 20+ issues
Expected Results
A popup with the text below is expected to show (I confirmed the issues does NOT affect 8.5.1 nor 8.13.2):
Actual Results
Workaround
To disable that popup entirely you can follow these steps:
- Go to Jira Administration (the cog in the top right-hand corner of Jira).
- Select System.
- Type ". Announcement" OR scroll down the left hand menu to the User Interface and select Announcement Banner.
- Paste code below into the Announcement field:
<style type="text/css"> .aui-inline-dialog.jira-help-tip.aui-help.js-kanplan-enable-inline-dialog { display: none !important; } </style>
- Select Visibility of Private.
- Click on Set Banner.
- was cloned as
-
JSWSERVER-20875 Unnecessary Pop up gets displayed in the "Backlog" section of Kanban Board
-
- Closed
-
- is cloned by
-
FLASH-2829 Failed to load
- mentioned in
-
Page Failed to load
Form Name |
---|
[JSWSERVER-20852] Kanban "This column is getting full" popup not displaying correctly
Affects Version/s | New: 8.16.1 [ 94612 ] | |
Affects Version/s | New: 8.16.0 [ 94593 ] | |
Affects Version/s | New: 8.15.1 [ 94698 ] |
Description |
Original:
h3. Issue Summary
The popup message is not displaying the values intended. It shows object names/placeholder values. It does not affect 8.5.1 nor 8.13.2 . h3. Steps to Reproduce # Install 8.15 Jira Software Data Center # Create a Kanban software development project # Create 20+ issues h3. Expected Results A popup with the text below is expected to show (I confirmed the issues does NOT affect 8.5.1 nor 8.13.2): !image-2021-02-26-17-44-42-011.png|width=394,height=229! h3. Actual Results !image-2021-02-26-17-03-31-271.png|width=421,height=276! h3. Workaround To *disable* that popup entirely you can follow these steps: # Go to *Jira Administration* (the cog in the top right-hand corner of Jira). # Select *System*. # Type ". Announcement" OR scroll down the left hand menu to the *User Interface* and select *Announcement Banner*. # Paste code below into the *Announcement field*: {noformat} <style type="text/css"> .aui-inline-dialog.jira-help-tip.aui-help.js-kanplan-enable-inline-dialog { display: none !important; } </style> {noformat} # Select *Visibility* of *Private*. # Click on *Set Banner*. |
New:
h3. Issue Summary
The popup message is not displaying the values intended. It shows object names/placeholder values. It does not affect 8.5.1 nor 8.13.2 . h3. Steps to Reproduce # Install 8.15 Jira Software Data Center # Create a Kanban software development project # Create 20+ issues h3. Expected Results A popup with the text below is expected to show (I confirmed the issues does NOT affect 8.5.1 nor 8.13.2): !image-2021-02-26-17-44-42-011.png|width=394,height=229! h3. Actual Results !image-2021-02-26-17-03-31-271.png|width=421,height=276! h3. Workaround To *disable* that popup entirely you can follow these steps: # Go to *Jira Administration* (the cog in the top right-hand corner of Jira). # Select *System*. # Type ". Announcement" OR scroll down the left hand menu to the *User Interface* and select *Announcement Banner*. # Paste code below into the *Announcement field*: {noformat} <style type="text/css"> .aui-inline-dialog.jira-help-tip.aui-help.js-kanplan-enable-inline-dialog { display: none !important; } </style> {noformat} # Select *Visibility* of *Private*. # Click on *Set Banner*. |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Waiting for Release [ 12075 ] | New: Closed [ 6 ] |
UIS | Original: 26 | New: 29 |
UIS | Original: 18 | New: 26 |
Support reference count | Original: 10 | New: 11 |
UIS | Original: 17 | New: 18 |
Support reference count | Original: 9 | New: 10 |
UIS | Original: 12 | New: 17 |
Support reference count | Original: 8 | New: 9 |