I am interested in adding functionality to the 'Create Issue' panel. I would make an API call to an external service (so I would need authentication) and return a small list of results in a new field on the page.
I know that modifying the create issue view is possible because of plugins like this one that extend the functionality by detecting duplicates.
There are some development options like Connect and Forge, but after exploring a bit, I don't think either of them can achieve the functionality I'm looking for. Can someone advise on the approach that I would take or provide some resources that would help me get started?
Thanks!
Welcome to the Atlassian Community!
Connect and Forge are the platforms for developing Atlassian apps to add to their core services, which is roughly what you've described as wanting to do. I'd favour Forge as it is what Atlassian are putting their efforts into.
Other approaches will mean you having to re-invent a lot more wheels, I suggest you don't bother, just do it with Forge.
I experimented with forge and I don’t see docs pertaining to what I’m looking for. Is it possible to add a field to the ‘Create Issue’ panel/view?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.