Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Restrict create in Jira server mobile

Seif El Kari
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 1, 2020

Is there way to disable or restrict create in jira server mobile? We used script runner behaviors to restrict certain create functions to groups, users in mobile can create all issue type?

1 answer

0 votes
Robert Dzido _Almarise_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 2, 2020

Hi,

You can restrict creating issues via REST API using reverse proxy server. It looks to be an easy way to achieve it.

Additionally you can process HTTP headers (I'm not sure if mobile app adds any special headers, but it can be checked)

Suggest an answer

Log in or Sign up to answer