-
Notifications
You must be signed in to change notification settings - Fork 128
Closed
Labels
Description
According to https://www.redmine.org/projects/redmine/wiki/Rest_TimeEntries , the property user_id is supported:
"user id to be specified in need of posting time on behalf of another user"
But python-redmine does not support this property. Please add support for this.
It's useful for importing times from another source.