Skip to content

[BUG] Taxonomy not filtering results at third level #113

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
tflemHAK opened this issue Jul 21, 2023 · 7 comments
Open

[BUG] Taxonomy not filtering results at third level #113

tflemHAK opened this issue Jul 21, 2023 · 7 comments
Assignees
Labels
bug Something isn't working Needs: Investigations To solve this issue, additional investigations are needed

Comments

@tflemHAK
Copy link

Version used
Ex: 1.6.0

Describe the bug
We have a three tiered term set. All three tiers are tagged on the documents being searched/filtered. Filter only returns results at the first and second level when everything is automatically selected under it. It won't return any results when a single term is selected.

Expected behavior
Expect to be able to select a term at any level of the tree and have the documents tagged with that term returned.

Screenshots

For some reason, I am unable to upload screenshots.

Desktop (please complete the following information):

  • Edge, Chrome

Additional context
Add any other context about the problem here.

@tflemHAK tflemHAK added the bug Something isn't working label Jul 21, 2023
@tflemHAK
Copy link
Author

Filter being returned in query string: f=[{"filterName":"owsmetadatafacetinfo","values":[{"name":"316(b)+Economics+(Inactive)","value":"2a09a388-0d7e-4d4f-9143-6b186e7d0939","operator":6,"taxonomyOptions":{"isDisabled":false,"selectionBehavior":"ItemAndChildren"}},{"name":"General","value":"740dcae5-4f4f-44f6-a08d-e9e2d9fe75ed","operator":6,"taxonomyOptions":{"disabledRelationship":"Child","isDisabled":true,"selectionBehavior":"ItemOnly","disabledById":"2a09a388-0d7e-4d4f-9143-6b186e7d0939"}}],"operator":"or","taxonomyItemType":"Term","taxonomyPageSize":20,"taxonomyShowSearchBox":true,"selectionBehavior":"ItemAndChildren"}]

@tflemHAK
Copy link
Author

Doesn't work(third level): f=[{"filterName":"owsmetadatafacetinfo","values":[{"name":"General","value":"740dcae5-4f4f-44f6-a08d-e9e2d9fe75ed","operator":6,"taxonomyOptions":{"isDisabled":false,"selectionBehavior":"ItemOnly"}}],"operator":"or","taxonomyItemType":"Term","taxonomyPageSize":20,"taxonomyShowSearchBox":true,"selectionBehavior":"ItemAndChildren"}]#

@tflemHAK
Copy link
Author

aequostaxonomyfilterissue.zip

Screenshots attached

@Laul0 Laul0 added the Needs: Investigations To solve this issue, additional investigations are needed label Jul 28, 2023
@tflemHAK
Copy link
Author

tflemHAK commented Aug 8, 2023

Is there any additional information I can provide?

@TrannumS
Copy link

TrannumS commented Aug 8, 2023

Hi @tflemHAK ,

Thanks for your feedback. We have tried all possible scenarios and see that it is working fine with version 1.6.0-beta.1.9bcfacc. To understand better, kindly suggest a suitable time slot so that we could have a call and do a screenshare?

Thank you.

@tflemHAK
Copy link
Author

tflemHAK commented Aug 9, 2023

I am available the following times this week.

Wednesday: 2-5pm ET
Thursday: 10-11am ET, 2-5pm ET
Friday: 10am-12pm, 1-5pm ET

@TrannumS
Copy link

@tflemHAK ,

Thanks for sharing the time slots. Could you please send your email id at this address : [email protected]

We will send you an invite post that.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Needs: Investigations To solve this issue, additional investigations are needed
Projects
None yet
Development

No branches or pull requests

3 participants