Bug: Root “By Folder” view in Multi-Tenant Admin does not show documents #14554
DannyMurphy
started this conversation in
Feature Requests & Ideas
Replies: 1 comment 1 reply
-
|
This is good feedback @DannyMurphy. I converted it to an issue to reflect that this is not exactly a bug.
I'll link the main thread in case anyone has more thoughts: #4190 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the Bug
When navigating to Multi-Tenant Admin → Documents → By Folder, the root-level view does not display any documents, even though documents exist in the system and appear under other views (e.g., All Documents, By Type, or within folders).
Expected Behaviour
The root “By Folder” view should list all documents that live at the root level (i.e., not assigned to a folder).
Actual Behaviour
The root-level folder appears empty.
Documents only appear once you drill into folders or use alternative views.
Steps to Reproduce
1. Log in as a multi-tenant admin.
2. Go to Documents → By Folder.
3. Ensure documents exist at root (i.e., assigned no folder).
4. Observe that no documents are displayed.
Environment
• Multi-Tenant Admin UI
• "payload": "3.62.1"
Impact
Cannot view or manage root-level documents in the intended folder view, causing confusion and requiring alternate navigation paths.
Additional Notes
• Subfolder navigation appears to work normally.
• Other document views display the records correctly.
• Also cannot create new documents in the root level only new folders
Link to the code that reproduces this issue
https://github.com/payloadcms/payload
Reproduction Steps
Steps to Reproduce
1. Log in as a multi-tenant admin.
2. Go to Documents → By Folder.
3. Ensure documents exist at root (i.e., assigned no folder).
4. Observe that no documents are displayed.
Environment
• Multi-Tenant Admin UI
• "payload": "3.62.1"
Which area(s) are affected? (Select all that apply)
plugin: multi-tenant
Environment Info
Beta Was this translation helpful? Give feedback.
All reactions