microsoft / microsoft/powerbi-powershell
Deleted reports showing in "Get-PowerBIReport -Scope Organization" and no indicator to show if its deleted or not
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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