I am trying to compile my plugin. But plugin is not getting enabled and i have this error: Unresolved constraint in bundle [114]: Unable to resolve 114.0: missing requirement [114.0] osgi.wiri...
Hi, I'm developing a jira plugin for a custom field, but I run into error like below. I don't know how to solve it. Any advice will be greatly appreciated. Thanks very much in advance! Unable to ...
Hi, everyone. I want to develop an Asset Picker but I have no idea about how to realize it. Before Effort: I tried to extend SelectCFType but it can just support String instead of insight object. ...
Hi all, I'm developing a jira plugin custom field extends SelectCFType class, and I Override the OptionsManager.getOptions() function, but when I refresh the portal, the options will be rendered repe...
Hi all, I want to develop a jira plugin for a new custom field, I hope to use ObjectBean class. I add dependencies like below, however idea reports the error: Cannot resolve symbol 'ObjectBean' Tha...
I'm developing a jira plugin for custom field(test cmdb 2 ), however when I configure a Request Type and add it, it can only be Hidden fields with preset values and cannot show. I can't click th...
Good Day Fellas! I am building a Jira plugin and getting familiar with the platform. The moment I thought I had mastered it, I started getting a strange error after Quick Reload whenever I execute ...
Asking the question here as the developer community is not letting me post there. -- Good Day! I'm following a tutorial to develop a Jira Plugin but am stuck at the REST API and gett...
Good Day! I'm new to Jira Plugin Development and following a tutorial to kickstart my learning. I'm stuck at the step where the tutorial used the ComponentImport annotator from: com.atlassian....
Copied to clipboard