Skip to content

Add notion of activities in time tracking

Description

Redmine has a concept of activities that lets you add time tracking on an issue for a specific activity in this issue (designing, testing, documenting, and other non-strictly programming activities).

Update_LogTime

Proposal

Add @user and message parameters to optionally spend time on behalf of someone else/add a related message
Screen_Shot_2018-08-15_at_2.36.43_PM Screen_Shot_2018-08-15_at_2.17.48_PM
User adds time spent, the optional user, and the optional message
Screen_Shot_2018-08-15_at_3.17.52_PM
The system note shows up with the message below it and indented (reusing styles from discussion comments)
Screen_Shot_2018-08-15_at_3.32.01_PM

Design notes

  • The indented message should reuse-styles from Discussion type notes
  • If a user clicks Start discussion when inputting the quick action, everything should act just the same as if the user clicked Comment (exactly how the other quick actions work)

Reference:

Edited by Annabel Dunstone Gray