Skip to content

[BUG] TEST: Potential Bug — Cannot move items to folders of same workspace (upstream #74) #65

@ayeshurun

Description

@ayeshurun

📋 Copied from microsoft/fabric-cli#74 for AI triage testing.
Expected triage outcome: Potential Bug


Bug Description

Image

Workaround of copying and remove is not good, because I want to preserve the item id

fabric-cli version

1.2.0

Python version

Python 3.12.10

Operating System

Windows

CLI Mode

Interactive mode

Authentication Method

Interactive browser login

Steps to Reproduce

Create a Fabric Workspace
Create a folder
Create some items in the root folder
Type command: fab mv WSName.Workspace/ItemName.ItemType WSName.Workspace/FolderName.Folder

Expected Behavior

Item gets moved to the workspace. Use the Fabric API: https://learn.microsoft.com/en-us/rest/api/fabric/core/items/bulk-move-items?tabs=HTTP

Actual Behavior

Not supported error

Additional Context

No response

Possible Solution

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions