Defect #11143
closedRefreshing Activity View correctly
0%
Description
Even if there was activity on git the activity-view will not show those activities until someone clicked the Repository-Tab. Without having a look at the source I guess that the click on the repository triggers the update of the activities.
Maybe you can fix this to a state where the activity view does update itself on usage.
Our data if needed:
Environment:
Redmine version 2.0.1.stable
Ruby version 1.9.3 (x86_64-linux)
Rails version 3.2.3
Environment production
Database adapter Mysql2
Redmine plugins:
no plugin installed
We use git as a local repository.
Updated by Jean-Philippe Lang about 13 years ago
- Status changed from New to Closed
- Resolution set to Wont fix
This have already discussed. You can have a look at HowTo_setup_automatic_refresh_of_repositories_in_Redmine_on_commit.