O365 / python-o365

A simple python library to interact with Microsoft Graph and Office 365 API
Apache License 2.0
1.6k stars 411 forks source link

'bucket_id' is missing in accepted update parameters #1067

Closed thailow closed 3 weeks ago

thailow commented 2 months ago

Could you add the 'bucket_id' in the accepted parameters for the update method? It is not possible to move tasks through buckets otherwise. Thanks!

https://github.com/O365/python-o365/blob/855dfc213a47ecea223a5d6a297d1711d11e4de7/O365/planner.py#L345

alejcas commented 1 month ago

I don't have the time to do it but PR are very welcome.

Thanks

alejcas commented 3 weeks ago

Thank you very much @dekiesel

thailow commented 3 weeks ago

Thanks @dekiesel .. I had this on my todo list just a little bit too long...