Forum Discussion
- QuickBaseCoachDQrew CaptainNot really. You can make a copy of the app, but that gets complied if you have cross app relationships.
You can tidy up your relationship diagram and print that off. - MCFNeilQrew CaptainWhen there are people that have access to make modifications to fields but I don't want them to have full admin rights. I like to provide them with some documentation. One of those documents is a screen shot of the App Schema on some dashboard in the application. That way before they make changes they are sure about the proper connections and fields to use.
We also use a schema tracking tool that monitors all the changes made to an application so we can trace back changes that might have caused issues. - ArshadKhwajaQrew CommanderThanks both. In this case I am merely getting some help from IT to document the app and they are not likely to change any thing. But to do so they need to see the table structure as well. Hence this requirement. I think providing access to a back up copy is a good solution.
What too are you referring to Matt. That would be quite useful if I could employ that?- MCFNeilQrew CaptainWe usually only deploy the tracking on apps that we are working on. I can ask and see if we can make a service.
I will say, that in some of the apps i've worked on it is crazy to see the changes and updates. Its in the thousands.
- ArshadKhwajaQrew CommanderIf I am giving option to a role to manage users, how do ensure that the user does not give themselves or someone else the admin role?
- MCFNeilQrew CaptainIt depends on the sorted order of the roles. As in if the Admin is the top of the list, and you are number 2, you cannot move yourself (or other people) up the list, but only down the list.
- ArshadKhwajaQrew CommanderThanks Matt. But if I have a role with manage users turned on, that user can change the role to admin regardless of where his/her role is listed. Looks like this is a weakness.
- MCFNeilQrew CaptainThe difference is "Admin vs Basic". It might show the option to 'upgrade' the user, but it wont actually save the change.
I tested the app in a "basic, sharing" role and I was able to select the "Developer" role in the dropdown, but the change doesn't stick.
"1 role NOT changed"
Once you leave the test, or refresh the page, they user will still be in the basic role.