Today, I'd like to thank the Adaptavist development team for releasing 6.56.0. Inlay hints and Completion features. Because thanks to this version, now, I hope, we will have people in t...
Hello everyone! 😃 Following up on my colleague @Jonny Carter's blog post about how to use ScriptRunner to bulk update content contained within Confluence pages, I figured I should come b...
At a recent ScriptRunner Champion Hour, I talked about how to respond to events in Confluence to update Jira. The path we demonstrated was to use a combination of an Event Listener in Confluence and...
With the availability of Insight with all JSM Service Desk subscriptions, I'm seeing an uptick in community questions about ScriptRunner and Insight Custom fields and Insight objects. As a long-time...
Hi guys. I'm Daniel Yelamos, one of the developers for the ScriptRunner for JIRA team at Adaptavist. I'm going to tell you a bit about our new project, the Adaptavist Library, what it does, and how i...
...on't want to run this on the control issue ... only on other issues. if(event.issue.key != controlIssue) { deleteMatchingAttachments(attachmentHashes); } public void deleteMatchingAttachments(List&l...
...ash == h) { manager.deleteAttachment(a); break; } } } public byte[] getBytesFromFile(File file) throws IOException { // Get the size of the file long l...
Copied to clipboard
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.