Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUGFIX] Fix for rule prefetch on /search
In f48218e we refactored how rules stored labels/annotations but when we updated this prefetch entry we accidentally changed it so that is no longer a proper tuple. This needs to be a tuple so that it does not try to treat each character as an entry.
- Loading branch information