Service operation workspace filter condition is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2025 05:48 AM
Alert level: high.
"Error serializing conditions to a query. If this issue persists please contact your system admin". I am facing this issue in while modify the filter in the service operation workspace in list view for my group's work list view. How to find a solution for this issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2025 05:51 AM
@preethika2 At what time you are getting this error? is it conditional? if yes, on what condition this is coming out?
Try to clear cache and check.. Try to login in different browser
✔️ If this solves your issue, please mark it as Correct.
✔️ If you found it helpful, please mark it as Helpful.
—
Shubham Jain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2025 09:32 AM
we have cleared the cache also, Even then we are facing this issue. While we change the default condition and save the filter, filter is getting updated, but we receive the above error while editing in the list view

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2025 10:32 AM
Hi @preethika2,
Error serializing conditions to a query. If this issue persists please contact your system admin. — usually points to problems in filter conditions being malformed or not serializable to a GlideRecord query.
- Check If any condition is incomplete, invalid, or refers to an unsupported field or operator.
Troubleshooting:
- Remove all filters and reapply.
- Check if there are any dynamic filters - Assignment group (is dynamic) One of my groups.
- Try removing that and give a specific group name.
If it is not throwing the error on giving a specific group name, dynamic filter might be the issue, try modifying it or share a screenshot of the same. Check if someone has accidentally updated it from OOTB configuration.
Please mark my response as Useful or Mark my answer as Correct, or both, as your find at appropriate.
Regards,
Anish