The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Just updated to Jira Software 7.7.0 Service desk queue page not showing

Gordon Johnson
October 25, 2018

I have just updated Jira Software for our service desk but now the project  queue does not show (url link shows as dead) everything else seems to be working.  We can still take tickets but cant get to the queues to resolve or track them.  Help

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Keri
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 26, 2018

Hi Gordon, 

 

Sorry to hear that Service Desk isn't working correctly. Which version did you upgrade from?

 

If you navigate to your Versions & Licenses screen does it show that Service Desk is enabled or does it tell you there is an upgrade required?

 

You can also run the following query against your database to see if it returns any disabled plugins:

SELECT * FROM pluginstate where pluginenabled = 'false';

If it does, please run this query, while JIRA is stopped:

 

UPDATE pluginstate SET pluginenabled='true';

 

Cheers, 

Keri

TAGS
AUG Leaders

Atlassian Community Events