Hello,
I' I'm looking for a script to validate dates in my create transition. The usecase is:
if today is friday then the target date must be at least the next tuesday.
any ideas?
thanks in advance :)
Hello,
because when you add a behaviour, it contains these lines:
getFieldById("project-field").setReadOnly(true)
getFieldById("issuetype-field").setReadOnly(true)
which are responsible for setting those two fields as read only
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.