-
Type:
Bug
-
Resolution: Not a bug
-
Priority:
Low
-
Component/s: Forge - Jira custom fields
-
Severity 3 - Minor
Issue Summary:
The Validation defined in the manifest.yml for Forge custom fields does not work on issue create screen unless value is entered for the field. If we click on create without passing any value then default Jira cloud validation message is shown.
Steps to Reproduce
- create a custom field of type forge jira:customFieldType which has Validation defined in the manifest.yml
- Set the field as required in a project
- Click on create issue without passing any value to the Forge custom field, it shows default Jira cloud validation message.
- Now pass invalid value to the Forge custom field and click Create then it shows Validation defined in the manifest.yml
Expected Results
Forge custom field to display Validation defined in the manifest.yml
Actual Results
On issue create screen default validation message is shown if the field has empty value, if we pass the invalid value to the field then displays Validation defined in the manifest.yml
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Loading...