Along with with application state, ownership is copied to the newly created application. This results in the nice 'forbidden' error for the creating user :-).
To solve this:
- no owner should be defined in template source projects
- when a new application is created based on a template, the creating user should be the owner of the app too.
Along with with application state, ownership is copied to the newly created application. This results in the nice 'forbidden' error for the creating user :-).
To solve this: