microsoft / microsoft/powerbi-powershell

Deleted reports showing in "Get-PowerBIReport -Scope Organization" and no indicator to show if its deleted or not

Open
#250 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
413
Forks
134
Avg merge
33m
Merged PRs (30d)
1

Description

I deleted a report in an active workspace and published a new report with the same name.
Now when I run Get-PowerBIReport -Scope Organization, I have 2 reports with the same name and no indication to show which is active or which is deleted.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing Get-PowerBIReport -Scope Organization in a workspace where a report was deleted and replaced with the same name. Inspect the command's returned report data and the relevant Power BI service response to determine whether deleted status is available; done means users can distinguish the active report from the deleted one.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.