We have a couple of Text Field (read only) fields that are populated by another tool. We are now being asked if it's possible to clear those values when we clone an issue.
Looking to see if we have any options.
Thank you,
@gail_kay Read Only fields are made to be populated and updated through the API or mantis. Here is a KB that shows how to update it through the REST API https://confluence.atlassian.com/jirakb/how-to-update-the-text-field-read-only-custom-field-in-jira-1019384826.html
You would have to use the API to clear out the value.
Hi @gail_kay,
Not out of the box as part of the cloning process. But you could set up an automation rule to clear those fields when a cloned issue is created.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I tried clearing a read only via automation and it will not do so. I suspect because automation runs as a user and read only can't be edited by users at all. I have the same issue. We need to clear a field via API but there does not seem to be a way to do so.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please vote here, if you've got the same problem in Jira Server / Data Center:
See also: Empty a "Text Field (read only)" when an issue is ... (atlassian.com)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, we have the below BUG and FR open for this request-
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.