Hi, i am wanting to have a custom field powered by javascript which simply looks at the created date and adds 24 hours to that.
How can i achieve this as my code doesnt seem to work
<!-- @@Formula: if (issue.get("resolutiondate") == null || issue.get("created")==null) return null; else return (issue.get("created").getTime() + 60*60*24*1000); -->
You can use Script Runner plugin (use behaviours functionality)
Join us to learn how your team can stay fully engaged in meetings without worrying about writing everything down. Dive into Loom's newest feature, Loom AI for meetings, which automatically takes notes and tracks action items.
Register today!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.