Hello,
I want to put restriction on date time custom field in Service Desk porta for users. Like users can't put previous date and only can put upcoming date. Anyone knows how to do this ?
You can do this via a validator.
To achieve this, remove the date time picker in all the screens and place it in the transition, and during the transition, you can add the validator to check for the upcoming date entered as you would check in JQL.
FYI: You can place the field in the view screen, but that would enable the users to edit the field if they have edit issue permission. You can disable Inline editing for this.
This is the recommended way in native Jira.
Thanks,
Pramodh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.