Hi all,
We're quite new to Jira and wants to assigne differents default value for estimate and remaining estimate fields. We are trying to do it using a context. This is working well for other fields [like default assignee, due date, ... ].
Did one of you any ideas, tips ???
following line is not working:
document.getElementById('remainingEstimate').value = 7200 ;
Many Thanks,
Philippe
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.