I have JIRA custom field named Defect logged date. The date should not have future date. It should be restricted to current date. How do I restrict Defect logged date date picker to choose date until current date. How do I prevent the user from choosing future dates.
I would like to use script runner functionality in this scenario. User can get a message , 'Future date not allowed' when user selects the future date in the Date picker custom field