I recently had an issue where a developer "unknowingly" made direct changes to code on an APEX app in the production environment.
To prevent developers from being able to do this; I was suggested importing the app with the 'Run Application Only' Build Status. It sure does prevent users from making "accidental" changes to the production environment, but now we can't import and override the application with the same App ID now. It tells us... 'The application could not be installed because its build status is Run Application Only. If you wish to install the application, you must first log in as a Workspace Administrator. ' Okay, cool...but we are logged in using the workspace admin.
I guess we can change the build status back to 'Run and Build Application' when we want to import and override the application, but that seems rather excessive for just importing apps. What can be done here?
Thanks in advance :) APEX v5.0.4 Oracle 11g