Skip to content
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

[Workspaces/Worklists] An invalid required query on a worklist can prevent the rest of the workspace tab from loading #648

Open
jstanden opened this issue Mar 29, 2018 · 1 comment

Comments

@jstanden
Copy link
Owner

No description provided.

@jstanden
Copy link
Owner Author

I saw this happen in a client environment, but I'm not able to reproduce it locally even with their same query. It was:

group.id:[1] status:[o,w] (waitingFor.team:"Waiting for Ops"  OR waitingFor.Team: is null)

The waitingFor.Team: is improperly capitalized, and the : is null should be :null. The custom field was also named Team: (with the ending colon).

So far Cerb just ignores invalid filters and everything works.

In the client environment (in Cerb Cloud) it prevented the worklist from loading.

@jstanden jstanden added this to the Maintenance milestone Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant