Hi all,
Has anyone had issue with searches not saving anything in Laserfiche Cloud across Users? I've noticed that all of our Saved Searches are now with blank syntax (we also have some other Repository issues after the last reported incident).
Here's a simple case:
However, when the same search is accessed from the Assessing Department login (That this search is shared with) all Syntax is missing and reset...
I've also tried removing the Admin Group share (in case permissions were getting crossed). Unsure why nothing preserves.
Update: I've also tried creating a custom quick search:
Update 2: I am getting closer with this Syntax, it didn't like the double quotes.
It doesn't like dashes, example: 01-100-024
Update 3: Fortunately, I was able to create a Custom Search Filter for a temporary workaround using the following syntax that accepts Dashes and only returns folders within the desired department root:
{LF:Name~="%(SearchTerm)", Type=F} & {LF:LOOKIN="\01. DEPARTMENTS\Assessing"}