Skip to content
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

Per record access controls #4789

Closed
mjashanks opened this issue Mar 4, 2022 · 7 comments
Closed

Per record access controls #4789

mjashanks opened this issue Mar 4, 2022 · 7 comments
Labels
enhancement New feature or request

Comments

@mjashanks
Copy link
Member

I would like to be able to assign access to

  1. Individual records
  2. All child records of an individual record

e.g. consider the table structure

Clients has many Invoices
Clients has many Users

I would like my clients' users to be able to see their own record and all of their own invoices without giving them access to the entire invoices/clients table.

This has been asked for many times, and would greatly increase the uses for Budibase.

It would be incredible if we could apply this feature to both SQL and Budibase DB rows.

@mjashanks mjashanks added the enhancement New feature or request label Mar 4, 2022
@stale
Copy link

stale bot commented May 25, 2022

This issue has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the stale label May 25, 2022
@CartCaved
Copy link

It would be similar to the Row Based Security model that can be used with Power BI, I guess.

@stale stale bot removed the stale label Jun 27, 2022
@stale
Copy link

stale bot commented Sep 24, 2022

This issue has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the stale label Sep 24, 2022
@bachi76
Copy link

bachi76 commented Oct 16, 2022

We really need this, or many use cases are not do-able with Budibase.

@matteoveglia
Copy link

Yeah agreed, this is vital for my use-case where I want some users to be able to see some data and others not due to security restrictions on some content.
It seems a bit wild that the only way around this would be to create a new set of the same tables per-user.

I've also looked into just using a relational db like MySQL but then Budibase doesn't support the blob type and I need to have thumbnails per table row on one of my tables.
Kind of stuck here and will start looking at other platforms unfortunately

@stale stale bot removed the stale label Nov 22, 2022
@stale
Copy link

stale bot commented Jan 22, 2023

This issue has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the stale label Jan 22, 2023
@melohagan melohagan removed the stale label Dec 1, 2023
@ConorWebb96
Copy link
Contributor

Going to close this out as I believe the new user column basically solves this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants