Flagsmith / Flagsmith/flagsmith

Add more Organisation management options to the Sales Dashboard

Open
#3,660 7 comments 0 reactions 0 assignees View on GitHub
api feature good first issue
Dominant language
Python
Stars
6.6k
Forks
567
Avg merge
1d 13h
Merged PRs (30d)
121

Description

### Is your feature request related to a problem? Please describe.

Team members need to be able to take actions within the sales dashboard without needing full Read/Write access to Django Admin

### Describe the solution you'd like.

Surface the following organisation booleans in the organsiation page of the sales dashboard but do not allow users to change their value:

- ‘stop serving flags’
- ‘block access to admin’

The reason that we don't want these values to be changed is that, in a lot of cases, this could result in them being re-blocked shortly afterwards by the automated process. We should only surface these fields as read-only until we complete [this work](https://github.com/Flagsmith/flagsmith/issues/4537).

### Describe alternatives you've considered

None

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.