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: 

Remove recently viewed project ?

tucq88
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!
May 17, 2014

As the image shown, I have some projects and viewed some others. But the viewed projects always show up on Repositories tab. Could anyone tell me the way to hide the viewed projects ? I only want to see my projects.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Fabio Racobaldo _Catworkx_
Community Champion
May 17, 2014

Hello,

in order to hide Recently Viewed section, you need to :

- install Announcer for Stash plugin (https://marketplace.atlassian.com/plugins/com.wittified.atl-announcer-stash)

- edit announcement (https://wittified.atlassian.net/wiki/display/ANNOUNCE/Users+guide) inserting the following code :

<script>
jQuery(document).ready(function(){
  jQuery(".recent-repositories-section").hide();
});
</script>

Hope this helps,

Fabio

tucq88
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, 2020

hmm im using cloud jira :(

TAGS
AUG Leaders

Atlassian Community Events