There is no way to do this. Administration rights means you have admin, and delete project is part of that.
Any plugin to grant only to create project and modify projects configuration like an admin?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not that I can find.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just found this: https://marketplace.atlassian.com/apps/1211157/delegated-project-creator-for-jira?hosting=cloud&tab=overview
Anyhow as Nic says, they either are an admin or they are not. If you go with some plugin then you still have to remove their admin privileges.
Another thing that comes to mind is you can source a javascript on the whole instance to straight up remove or hide the "Delete project" link in the interface, with a bit of effort.
Yes you can still craft a URL to delete a project, but it would remove it from the interface. There are I think 2 locations for this if I'm not mistaken - the project administration page(s) themselves and the "Manage projects" view.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There are actually three instances on DC version.
The two which you correctly mentioned above and the third one which is in the archived projects section.
Can you provide me the JS to patch in the announcement banner which can hide the delete buttons on all three pages?
Regards
Anzar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.