You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an account with personal and non-personal collections (for instance use eGroupware test credentials).
In the database, homesets are correctly marked as personal=0 or personal=1.
However in the UI, the default is "[ ] Show only personal", so all collections are shown. So check the checkmark.
Expected result:
Only personal collections should be shown.
Actual result:
All collections are shown, although the "Show only personal" checkbox is active.
If you then leave the account screen and enter it again, only the personal collections are shown. So the option works in principle, but only when the screen is created.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
personal=0
orpersonal=1
.Expected result:
Only personal collections should be shown.
Actual result:
All collections are shown, although the "Show only personal" checkbox is active.
If you then leave the account screen and enter it again, only the personal collections are shown. So the option works in principle, but only when the screen is created.
The text was updated successfully, but these errors were encountered: