Feature #29286
closed
Add default spent time activity per role
Added by Marius BĂLTEANU over 6 years ago.
Updated about 2 years ago.
Description
Currently, you can set a default spent time activity for all users, regardless their role.
I find it more useful if we add a default activity for each role (and not for each user how is requested in #938) because an user can have different roles per projects. Maybe in one project I'm a developer and I want to have the "Development" activity as default, and in another project I've the "Manager" role and I want to have the "Project Management" activity as default.
If a role doesn't have a default activity, the global should be set as default if exists, otherwise blank.
Any feedback is welcome.
Files
- Related to Feature #938: Add default Activity value per user added
+1
This could really save time for many people and makes time tracking less tedious.
- Related to Feature #7080: Alternate default activity in time logging added
Attached is the patch that adds the option to define a default time entry activity for each role.
Any feedback is welcome.
- Target version set to Candidate for next major release
I am using redmine 3.4.6. on bitnami, I apply the patch in the directory htdoc but once I redemare the service, access to the menu role hangs, I need this feature and thank you
I am using redmine 3.4.6 on bitnami, although the patch did not work, I applied the changes manually and I had the following error, which should be corrected for the patch
\app\models\time_entry_activity.rb
I get the error of: undefined function punk which solves it with .sort.map(&:default_time_entry_activity_id)
Thank you!
I think this feature very useful.
I have made changes so that I can apply the patch to the latest code.
Main Changes:
- Target version changed from Candidate for next major release to 5.1.0
Setting the target version to 5.1.0.
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch. Thank you all for your contribution.
- Related to Feature #573: Spend time and Activity enhancement added
Also available in: Atom
PDF