For our Jira project workflow, for Bug issue type, we implemented a validator to make Affected version and Priority field as a required field.
We didn't make those two fields as a required field in field configuration is because this field only needs to fill in for Bug issue type.
When we enabled the Validate JIRA Issue required fields in the settings, it's only getting the required field from the field configuration.
So, as an admin, I would like the connector has the ability to check the workflow required field (validator).