How can we set up a validation using the Jira expressions. If one field has a value then only other field should be required and remaining time field should not mandatory.
Example: In a issue if X field has value then Y field should required and if X field has does not have value the Y field should not be required.