As a BI developer, I want to easily re-share reports shared with me, so that all users can access the latest version without creating unnecessary duplicates.
Scenario:
Developer Alex creates a report and shares it with Developer Blake. Blake is responsible for sharing the report with other users, such as team members or stakeholders. However, Blake cannot directly re-share the report as received.
Instead, Blake must:
  1. Create a copy of Alex's report in their own account.
  2. Share the copy with others.
This creates two key problems:
-Duplication: Multiple copies of the same report are created, cluttering the workspace.
-Outdated Data: If Alex updates the original report, Blake’s copy—and all shared copies—remain outdated.
Desired Outcome:
Allow users like Blake to directly re-share Alex’s report with others without creating copies, ensuring all users access a single, up-to-date version of the report.