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

0 votes
Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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 :(

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events