How to Set Date fields as read only after Creating an issue?

SHANAVASH MOHAMED November 2, 2017

As a Jira administrator, our process requirement is below:


Jira crate a date custom field as read only after crating an issue, if possible?

1st Once i Create an issue i don't put date,

2nd if i edit the same issue that the time i don't put the date

3rd time  i edit the same issue that the time i put the date after will date filed is disabled is possible ?

thanks in advance.

1 answer

0 votes
Alexey Matveev
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.
November 2, 2017
Hello,
If you want to reach this behavior you should not put the field on the edit screen. You should create a transaction which you can call "Change date" and attach a new screen to it which will contain only the date field. Then you create a condition on this transaction that the transaction should be shown if the field is empty. That would solve your problem.
How to create such a condition you can read here:
https://community.atlassian.com/t5/Jira-questions/Workflow-condition-field-not-null/qaq-p/23204

Suggest an answer

Log in or Sign up to answer