Feature #938
openAdd default Activity value per user
0%
Description
Each users should have it's own "default activity". For example I will have "Project management" set as default and our coder will have "Coder" set as default activity.
Questions is if this value will be set by user for himself, by admin for others, or how ;) Maybe both methods can be implemented and added some new rights (user can change his default activity, user can change default activity for other users).
I have also idea about restricting activities to roles, which can add more idiot-proofness and it also simplify adding time by users, because they will select from less activities than now.
What others think about this?
Related issues
Updated by Rocco Stanzione over 16 years ago
+1. Most of my time is "development", but it defaults to "administrative", presumably because it comes first alphabetically.
Updated by Eric Davis over 16 years ago
+1 I like allowing the user to set their default activity. So on My Page, I can make "Development" my default avtivity.
I don't agree with restricting activities to roles. Then you will end up with a matrix of who can do what, which would make setup harder.
Updated by Alberto Soverchia over 13 years ago
+1
Different users need different defaults for their activity page. Eventually, project defaults are useful too.
Updated by Etienne Massip over 13 years ago
- Target version set to Unplanned backlogs
Guess that default activity should be set per role.
Updated by Pavel Vorobiev almost 12 years ago
+1
Etienne Massip wrote:
Guess that default activity should be set per role.
i think so, too.
Updated by Daniel Felix almost 12 years ago
Well this could be tricky. For example, you assign "development" as default activity and the user is on Project A which is holds the activity "development", everything is okay. But how do you want to handle this on Project B which doesn't hold this activity?
Another suggestion could be to assign the role to a project and assign a default activity for this role in this project?
Updated by Go MAEDA about 9 years ago
- Related to Feature #1605: Activity page to remember user's selection of activities added
Updated by Андрей Плетенев over 8 years ago
+1 to restricting activities to roles. Why managers should see "Fixing" ? Why developers should see "Accounting"? etc. When there are a lot of roles the activities list becomes long and confusing.
Updated by Toshi MARUYAMA over 8 years ago
- Related to Feature #573: Spend time and Activity enhancement added
Updated by Marius BĂLTEANU over 6 years ago
- Related to Feature #29286: Add default spent time activity per role added
Updated by Marius BĂLTEANU over 6 years ago
A patch that adds the option to define a default time entry activity for each role was added to #29286.