DeepSeeWeb icon indicating copy to clipboard operation
DeepSeeWeb copied to clipboard

Filters do not work!! Urgent!

Open evshvarov opened this issue 3 years ago • 5 comments

Exclusive filter with one element is being selected if you choose the title and not checkbox. it cancels previous filter set and sets the new element. This is still working. But filters chose by checkbox are broken and not working.

evshvarov avatar Nov 18 '22 19:11 evshvarov

done

evshvarov avatar Nov 20 '22 15:11 evshvarov

It looks like it doesn't work in some cases. Here is the screen recording video https://www.loom.com/share/96437ca039774e50a4bffa2fa24468bc

evshvarov avatar Nov 22 '22 09:11 evshvarov

@evshvarov example please

Lena-Ev avatar Dec 08 '22 11:12 Lena-Ev

Look at http://public-analytics.community.intersystems.com/dsw/index.html#/DCANALYTICS/BasicDashboards/Posts.dashboard

jakcpto avatar Dec 08 '22 13:12 jakcpto

It works on a provided example. Please check, can we somehow limit requests for filter values so only the first N records are returned? Seems that issue can occur in this case.

gnibeda avatar Dec 09 '22 11:12 gnibeda

@jakcpto can you check please why not all the filter elements are being loaded in gated community analytics.

evshvarov avatar Dec 13 '22 14:12 evshvarov

@evshvarov are you talking about example below?

I believe there are all the authors having posts published.

image

jakcpto avatar Dec 13 '22 15:12 jakcpto

All values load but not all displayed.

While opening last item is Ruth Freeman Image

But in Filter I can choose someone with "Y" at the beginning

Image

@gnibeda can you take a look on this?

jakcpto avatar Dec 21 '22 06:12 jakcpto

UPD: Seems that Backend limiting output size. Direct queries to MDX2JSON returns the same that we can see in DSW filters population.

Now we are looking how to increase this limit.

jakcpto avatar Jan 12 '23 06:01 jakcpto

Strange thing found in %DeepSee/Dashboard/Utils.cls/%GetMembersForFilter There is upper limit on the members amount equal to 2500.

Image

So currently Ron Mitchell has ordinal number about 2500 in the list of the Filter.

Image

@evshvarov I think we cannot change the constant in %DeepSee/Dashboard/Utils.cls/%GetMembersForFilter?

jakcpto avatar Jan 13 '23 06:01 jakcpto

why public analytics don't show all the members? there are more than 2,500

evshvarov avatar Jan 16 '23 07:01 evshvarov

why public analytics don't show all the members? there are more than 2,500

Because of default filters about Time Measures in Public DC Analytics there are less members available to select.

jakcpto avatar Jan 16 '23 07:01 jakcpto

Waiting for https://github.com/intersystems-community/dc-analytics/pull/47 to be merged.

jakcpto avatar Jan 16 '23 15:01 jakcpto

@gnibeda take a look at http://public-analytics.community.intersystems.com/dsw/index.html#/DCANALYTICS/Total%20member.dashboard

Now you can have development on this demo stage.

Image

jakcpto avatar Jan 18 '23 11:01 jakcpto

@jakcpto Could you update to the latest DSW version?

Lena-Ev avatar Jan 25 '23 11:01 Lena-Ev

@jakcpto could you please leave a comment what doesn't work from Anton;s side Do we need fixes on front end side?

  • [ ] Looks like the problem is in timeout

Image

  • [ ] still the limit is 2500

Image

Lena-Ev avatar Jan 31 '23 10:01 Lena-Ev

@evshvarov the portal updated to the latest DSW.

@Lena-Ev I think we can close this issue, because behavior of filters is normal now. And the 2500 limit is a platform limit we cannot move and it is not necessary.

jakcpto avatar Jan 31 '23 15:01 jakcpto

the problem is in DSW. when the filter is limited it is not possible to select several elements. anton asked to reproduce the case with filter elements on limit. you did. now let’s fix the issue?)

On Tue, Jan 31, 2023 at 7:03 PM Evgeniy Potapov @.***> wrote:

@evshvarov https://github.com/evshvarov the portal updated to the latest DSW.

@Lena-Ev https://github.com/Lena-Ev I think we can close this issue, because behavior of filters is normal now. And the 2500 limit is a platform limit we cannot move and it is not necessary.

— Reply to this email directly, view it on GitHub https://github.com/intersystems-community/DeepSeeWeb/issues/295#issuecomment-1410523073, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAVHEP5WVVCAX3CDC3SJX3TWVESSTANCNFSM6AAAAAASEZ4Z2M . You are receiving this because you were mentioned.Message ID: @.***>

evshvarov avatar Jan 31 '23 15:01 evshvarov

@evshvarov, despite the fact that it is still not working.

Image

multiple filters work fine in this example. what is your case? what exactly not working on the frontend side(pls ignore the backend issue)?

gnibeda avatar Jan 31 '23 17:01 gnibeda

Guys, please help me. I found an issue. I suggested how to reproduce the problem. Anton, Evgeny, please help? Problem exists now on the community analytics (not public) - solve it without me please?

On Tue, 31 Jan 2023 at 21:20, Anton Gnibeda @.***> wrote:

@evshvarov https://github.com/evshvarov, despite the fact that it is still not working.

[image: Image] https://user-images.githubusercontent.com/77621970/215732585-0f9aa4f7-20a8-4f31-906c-d8f9ff2173d6.png

multiple filters work fine in this example. what is your case?

— Reply to this email directly, view it on GitHub https://github.com/intersystems-community/DeepSeeWeb/issues/295#issuecomment-1410773478, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAVHEP4NH5VATT6VWQ3UFLLWVFCUHANCNFSM6AAAAAASEZ4Z2M . You are receiving this because you were mentioned.Message ID: @.***>

evshvarov avatar Jan 31 '23 17:01 evshvarov

DSW updated to 3.1.62. Please chek filters filters

gnibeda avatar Jan 31 '23 19:01 gnibeda

Switched to 3.1.62 version on the not public analytics. Now waiting to rebuild the instance. After that I'll check.

jakcpto avatar Feb 01 '23 11:02 jakcpto

@evshvarov Now filters work.

Image

Even on new Total Members widget

Image

jakcpto avatar Feb 01 '23 12:02 jakcpto