-
Notifications
You must be signed in to change notification settings - Fork 133
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
Not all folders (meta tag folder) are shown in item search (with possible explanation) #2609
Comments
I removed and readded folders. The result is that now NO folders are shown in the filter menu anymore. This might indicate that somehow new? folders are not displayed? |
I think I found what is happening. It is something half a bug I guess. But hard to find because it requires two things.
First I did first the cache clear and the the assignment and this was the wrong sequence. So question:
|
Thank you for the report! There is an old bug #995 where newly created folders are not updated correctly. Empty folders are probably hidden on purpose (I have to check the code to be sure), because they wouldn't select any documents in the search. So yes this is a bug of course. Not sure how much is covered in #995. Currently you cannot configure the same options as with tags. |
In the document search filter bar (right side of search) only 8 or 9 folders are shown even if the folder category is expanded. I made 12 folders and only 8/9 are shown. it is not clear which ones are omitted, makeing new folders and removing them seems to randomly only show a subset. The folders are correctly displayed when you are in edit mode (then there is a combo pull down menu where all folders are listed). But in the the side bar where it is not a combo but a list of items they are missing.
If this is a bug and not a wrong operation of me I would say this is a critical bug.
The text was updated successfully, but these errors were encountered: