Skip to content

[BUG] TEST: Potential Bug β€” Folder (upstream #101)Β #57

@ayeshurun

Description

@ayeshurun

πŸ“‹ Copied from microsoft/fabric-cli#101 for AI triage testing.
Expected triage outcome: Potential Bug


Bug Description

If I have
W1.Workspace.F1.Folder.<10 ITEMS>

fabric-cli version

fab version 0.1.10 (2025)

Python version

Python 3.13.11

Operating System

Windows

CLI Mode

Command line mode

Authentication Method

Interactive browser login

Steps to Reproduce

CASE 1

:&gt;fab ls /W1.Workspace

LKH01.SQLEndpoint
LKH01.Lakehouse
CPipeline.DataPipeline
...

CASE 2

:&gt;fab ls /W1.Workspace/F1.Folder
ERROR: ls: [InvalidPath] Invalid path: /W1.Workspace/F1.Folder

Expected Behavior

Expected 1

F1.Folder.LKH01.SQLEndpoint
F1.Folder.LKH01.Lakehouse
F1.Folder.CPipeline.DataPipeline

Or ONLY items under root W1, but is doing recursive drill-down

Expected 2
Return ONLY items under this path

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions