How can we hide JIRA Service Desk's Onboarding help popups?

Atlassian Partner _Cententia_ June 12, 2015

Is there a way to disable the on boarding help bubbles such as: "The Customer Portal is where your customers raise requests. See for yourself by creating a request now."

2 answers

0 votes
Benito Picarelli
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 23, 2015

Hi guys, 

Sorry about the late response, but basically once you follow through the whole "training steps" in JIRA Service Desk, those boxes should go away. If you'd like to change this directly on the database, you can run the following queries:

SELECT * FROM propertyentry WHERE lower(property_key) LIKE 'chaperone:sd-eval-tour:%';
UPDATE propertystring SET propertyvalue = '["portal-preview","created-issue"]' WHERE id = (ID from the previous select);

Cheers!

0 votes
IT September 3, 2015

No response to this?  I would like to know as well. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events