-
-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test field level permissions #274
Comments
@anandramakris, @Neecolaa and I just finished writing - Use cases and tests for FLS feasibility: #150 (comment), and we have added the link to this comment above under Resources. Let us know in a comment here if you have any questions. |
Have attempted to implement the permission table and the test data in the field-level-permissions branch. |
@anandramakris and what was the outcome? Last time we spoke you were going to setup the data and then feed ChatGPT the prompt with the data so that it could provide a more complete solution. Did you try that, and if so, please cut and past the conversation into this issue. |
Had forgotten to try it, so I did it first thing this morning. Attached is a link to the chat, in which I asked in order about:
|
@anandramakris Please provide update
|
Asked ChatGPT about field-level permissions in Django, giving the test cases for memberGeneral and memberProject as a basic prompt. Result is attached as pdf. Note: the transcript is in pdf becasue the original html file is not accepted by github. |
@ethanstrominger Please do a draft PR, we need to see the file permissions (how they show up in the models) so that we can revise our documentation on who should have which permissions. |
Bonnie/Ethan: discuss |
Overview
We are planning on including field-level security for tables. The required permissions need to be tested before implementation.
Action Items
Resources/Instructions
The text was updated successfully, but these errors were encountered: