MicroStrategy / mstrio-py

Python integration for MicroStrategy
Apache License 2.0
89 stars 57 forks source link

is_dossier function is called in is_document function #185

Open hdesobry opened 2 months ago

hdesobry commented 2 months ago

Hello,

I get a deprecation warning when I use the is_document function. The function calls the is_dossier function that trigger a deprecation warning. The is_document function should be updated to use the is_dashboard function.

https://github.com/MicroStrategy/mstrio-py/blob/02628a945ca638958de11acd29a105131a54e818/mstrio/utils/helper.py#L1126

mgorskiMicroStrategy commented 2 months ago

Hi @hdesobry Thanks for catching it, we will fix it with next June release