Users Without Create Table Access Able To Import Library Apps

Is there any way to disable users from importing library apps? The problem is that app builders are able to create tables in the instance by importing library apps, even though their users do not have access to create tables. This makes it difficult to keep tables under control in an instance with many unique app builders.

Or am I missing a setting somewhere?

1 Like

Hi Dan, should these users be able to import/export anything in general? Or is it just library apps that they should be unable to import?

I suppose there’s two options:

  1. Allow library apps, enterprise library, and imported apps, but not if it would create tables. Provide user an error explaining that they have import/export access and/or library access but not create tables.
  2. Since import/export access is already controllable in role customization– extend this flag to library or add another flag for library.

I like option 1. It feels consistent with the way database access is controlled hierarchically.