Hello!
In groovy line
WatcherManager watcherManager = ComponentAccessor.getWatcherManager();
watcherManager.startWatching(applicationUser,issue);
works fine.
In plugin packaged with atlassian sdk - exception with "noSuchMethod: startWatching".
How can it be? Imports are the same. Other methods from watcherManager are working on both sides. But startWatching - no.
If it is because of diffrent versions of atlas on prod (where jira is) and local (where sdk is), how can I add target and source with atlas-package? (googling not helped)
Thank you!
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.