Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

show more link does not work

Matthias Kihr
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 9, 2019

On Jira server 8.0.2 we have a problem with linked issues. When there more than 5 linked issues the "issue links"section shows 5 links. And there is a button: "Show ... more links".

Klick on that button to show the additional links has no effect at all.

 

2 answers

0 votes
Robert April 8, 2020

for me, this decision helped

SELECT * FROM pluginstate where pluginenabled = 'false';

i found in result pluginkey = 'com.atlassian.jira.jira-view-issue-plugin:draggableattachment'

and i set parametr true for this pluginkey

UPDATE pluginstate SET pluginenabled='true' WHERE pluginkey='com.atlassian.jira.jira-view-issue-plugin:draggableattachment';
0 votes
Robert March 4, 2020

same problem, after update jira 7 to jira 8

Have you found a solution?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events