Open nottheswimmer opened 4 years ago
This is an issue with the console.
Till this is fixed you can get around this by using the permissions metadata api or by exporting the metadata, adding the computed field in the permissions section of the table and then applying the metadata back.
Whenever creating a calculated field for a table in a schema (let's say the
not_public
schema), it seems that if the function used for the calculated field is from a different schema (let's say thepublic
schema), then the calculated field will work for the administrator but you cannot assign permissions to it (at least through the GUI).Steps to reproduce: