Forums

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

Hide or disable the "share with customers" button

Guy Ayika
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!
September 19, 2018

We want to avoid sharing internal comments or discussion with the customer.

4 answers

3 votes
Jack Brickey
Community Champion
September 19, 2018

you can't hide this currently. there is a suggestion open to add - JSDSERVER-4591

0 votes
Alessandro Lombardo December 2, 2020

To hide "share with customer" button you can add this following script to the announcement banner:

"<style type="text/css">
button.aui-button.aui-button-primary.sd-external-submit {
display: none;

</style>"

It will hide the button on the view screen. But you will continue to see "Respond to customer" tab in the edit screen and transitions screens.

This is for Jira Server ( I didn't test for Cloud )

0 votes
Alessandro Lombardo December 2, 2020

To hide "share with customer" button you can add this following script to the announcement banner:

"<style type="text/css">
button.aui-button.aui-button-primary.sd-external-submit {
display: none;

</style>"

It will hide the button on the view screen. But you will continue to see "Respond to customer" tab in the edit screen and transitions screens.

This is for Jira Server ( I didn't test for Cloud )

0 votes
Alessandro Lombardo November 25, 2020

I disabled service-desk-comment-field in the modules of Jira Service Desk app. The button " Share with customer" and all tabs " Respond to customer" are hidden. But the comment is shared on the portal yet. So it is not a good solution

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events