OrkestraOnline / Orkestra_Online

Orkestra Online is a cloud based platform for deploying, documenting and securing DynamoBIM and Grasshopper content.
https://www.orkestra.online
40 stars 2 forks source link

Odd Named Workflows showing up in analytics #136

Closed podeynp closed 1 year ago

podeynp commented 2 years ago

I'm seeing some workflows with very strange names show up in the analytics tab. What are they and do I need to remove them? A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to Analytics tab > Usage by definition > Bar chart

image

Desktop (please complete the following information):

In Which context did it happen (please select from the following list) : Orkestra Desktop app

Thanks,

MostafaElAyoubi commented 2 years ago

Hi there @podeynp ! Thank you for reporting this. These are most likely deleted definitions. Have you tried to get the analytics data through our Web API ? If you could give it a shot, it would help us make sure that this is what is happening. We need to make sure we filter deleted definition data out.

If you get different results then it might be something I'm overlooking.

podeynp commented 2 years ago

Hi @MostafaElAyoubi !

I was still seeing those workflows in PowerBi.

Thanks,

podeynp commented 2 years ago

@MostafaElAyoubi Any updates on how to better deal with this in PowerBI? or will there be a fix in a future release?

MostafaElAyoubi commented 2 years ago

Hey there @podeynp ! Can you please see if this still happens with 1.6.0 ?

MostafaElAyoubi commented 1 year ago

Fixed in 1.7.2

LeeFried commented 11 months ago

Fixed in 1.7.2

I am still seeing this in 1.7.2 in my PowerBI, almost all of our definitions are alphanumeric names. I do not see it from the Orkestra Analytics tab, though.

image

MostafaElAyoubi commented 11 months ago

hey there @LeeFried ! You may be still using the old endpoint. The new one is https://api.orkestra.online/prod/Analytics/OrkstraUsageAnalytics?userId=[youruserid] . You can get it from the account section of Orkestra.

LeeFried commented 11 months ago

hey there @LeeFried ! You may be still using the old endpoint. The new one is https://api.orkestra.online/prod/Analytics/OrkstraUsageAnalytics?userId=[youruserid] . You can get it from the account section of Orkestra.

That worked, thank you!

MostafaElAyoubi commented 11 months ago

Awesome. Sure thing @LeeFried !