Forums

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

Remove the watch the space feature

Deleted user March 29, 2018

Is there a way to remove the Watch feature from spaces so users can not select to watch ALL Spaces and or pages. 

2 answers

1 accepted

1 vote
Answer accepted
Igor M.
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 30, 2018

Hello,

 

This discussion has a suggestion how to change it via space stylesheet

https://community.atlassian.com/t5/Answers-Developer-Questions/How-to-hide-watch-button-in-confluence/qaq-p/568691

Into space tools - Look - Stylesheet this CSS:

#watch-content-button{
display:none !important;
}

I tested on my instance and it did hide the watch button for spaces.

Regards,

Igor

Deleted user March 30, 2018

Thanks. I'll try this. 

John Corwith
Contributor
October 1, 2019

Note that this only hides the watch button, it does not disable the shortcut so users can still enable watching.

I've submitted a feature request, please vote for it.

https://jira.atlassian.com/browse/CONFSERVER-58943 

0 votes
Panos
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 29, 2018

Use css to hide the watch button

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events