Hello All, Please help me, we've just upgraded from Jira 7 to Jira 8. 1 of our scripts failed. ComponentManager no longer usable. Could you help me how can I revive the script? ChangeHistoryManage...
I am currently trying to upgrade a jira plugin and have discovered that between JIRA 7.6.0 and Jira 7.6.1 the following two methods have disappeared with alternative or deprecation. Componen...
...bsp;is my code so far, any guidance would be appreciated: @Scanned public class RelatedEpicsField extends GenericTextCFType { private static final Logger LOG = Logger.getLogger(R...
...IRA server. If it's installed I will make further REST API calls to get the data I need. Answer to @Gabor Nagy [Midori]: Got it. Now, I want to get all boards (using a non-public REST API), but I'm s...
hi, I am using ComponentAccessor to get an object of a component as ComponentManager methods appear all to be deprecated. So far i have tried the following code and it always returns null. 1...
Copied to clipboard