Sofit icon indicating copy to clipboard operation
Sofit copied to clipboard

Sofit won't be able to update System views. So we need to handle errors caused by that

Open simonredfern opened this issue 8 years ago • 0 comments

We've added a flag to Views in OBP API which controls if the API can update them via the existing Update View API call.

i.e. if is_system = true a normal user won't be able update the view and will get an error.

Sofit should handle this.

Also Sofit will have to name user defined views starting with a "_"

simonredfern avatar Nov 01 '17 14:11 simonredfern