Hi,
I want create a custom field in Read-only mode with default value as logged in user and the custom field must be Un-editable so the user cannot change the value.
Is it possible to create in JSM ??
You can use Jira Rest Api PUT /rest/api/2/filter/{id}
You can find more info here:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.