tags:

views:

202

answers:

2

I'm new to JIRA, and would like to know if there's a similar feature to the 'Project Activity' screen in Redmine.

I find it very useful to be able to see all code changes, updates to issues, wiki page changes, basically anything that is of importance to a project within a nicely timelined page.

an example would be this:

http://www.redmine.org/projects/redmine/activity

+4  A: 

Yes, you need the Atlassian Activity Stream Plugin. Details for how to get it installed are on its plugin page.

Peter Hilton
Peter, thanks for responding to my very first stackoverflow question! i'm sure there will be more to come, hopefully i can contribute back as well. ;-)
koss
A: 

Activity Stream comes standard in Jira 4

Vladimir Alexiev