Is it possible to create a new issue type in JIRA (as a project administrator) such that only admin/developers can create an issue of that type?
We want our admin/developers to be able to create these new issues, but not our users. (The users should be able to see issues of this new type, though).
Any information would be appreciated.
I think that what you are looking for is “issue type scheme”
Taking from the docs
More info can be found here
Update: to set permissions and what an user can or can’t see I am pretty sure you have to set “Issue security levels” I am not sure on how much you can change here but, according the docs you could
You could see this.
But I don’t know if you have to be a Jira System Admin to set that, I really don’t think so.