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 Activity Stream from User Profile

darylchuah
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 11, 2016

Hi,

we are sharing our Jira with some external customers. Everything is fine, except of the activity stream on the user profile page. Cause there is no option for filtering, activities from other system appearing such as Bamboo builds. We wan't to suppress this. I know, that there is an issue on the public tracker, but you know - atlassian is not that fast solving these kind of issues.

Now the question: is there a way to edit the template of the page, to exclude the stream? I don't want to disable the activity plugin completely.

Thank you!

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Oliver Zabel
November 21, 2016

Hi, i found a solution.

You have to comment out / remove line 32-38 in

\opt\atlassian\jira\atlassian-jira\WEB-INF\classes\templates\plugins\userprofile\summary-panel.vm

Restart JIRA and the activity stream is removed from user-profile page. 

Note: Updating JIRA will revert changes, so you better write a patch for it.

Stefan Leipold
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!
January 23, 2019

Hi this solution works perfect for us and our workers council ;-) in Jira 6.

But what file or template is it in Jira 7.

\Atlassian\JIRA\atlassian-jira\WEB-INF\classes\templates\plugins\userprofile\summary-panel.soy"?

Which lines work here to comment out?