Skip to content

Backend changes to grant edit access to teams #79827

@harshithadurai

Description

@harshithadurai

Problem Statement

  • Currently, edit access can be restricted only to the creator of the dashboard. We want to expand it to teams such that selective teams can have access to edit a dashboard.

Solution Brainstorm

  • Update Dashboard Permissions Model to hold a list of teams that have access
  • Update the serializer classes based on changes to the Dashboard Permissions model
  • Update the permission class specific to dashboard details endpoint to restrict access based on teams

Product Area

Unknown

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions