Trying to clear DueDate in post-function.
issue.dueDate.clearTime()
doesn't work.
Could anyone help me with advice?
Thanks, Nick.
Hello,
I think it should be like this
issue.setDueDate(null);
You post function must be first in the list of post functions
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are welcome! :)
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.