You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@smehrbrodt Hi, it's actually supported because we don't hardcode any param names in the code, so even if you see that there's no info in the Python-Redmine docs, but there's info in the Redmine docs - you can safely use it in Python-Redmine too most of the time. But thanks for raising this issue anyway, I've updated the Python-Redmine docs regarding user_id.
According to https://www.redmine.org/projects/redmine/wiki/Rest_TimeEntries , the property user_id is supported:
But python-redmine does not support this property. Please add support for this.
It's useful for importing times from another source.
The text was updated successfully, but these errors were encountered: