Hello everyone!
Can anyone recommend not-outdated literature on developing JIRA plugins from scratch? The official documentation seems only sufficient for simple plugins.
It would be nice if theres a chapter about authentication process and blocking requests ( are filters sufficient for this?), as this - I assume - are the two main things needed for developing a multifactor authentication plugin, which I'm planning to do.
If by any chance Jobin is reading this: Does the newest Version of your CookBook also covers development process using Atlassian Connect, or isn't it still that good of an approach as p2? Or do the two technologies may have different application areas, which I didn't get from the official documentation yet?
If anyone can provide any type of additional information about the development of plugins/add-ons, it's very much appreciated =)
Thanks in advance,
slothy
Discussion continues at: https://community.developer.atlassian.com/t/jira-development-literature/2122
Thanks for your answers Sam!
As now mentioned in the developers board, I am using the server version, so Connect isnt an option anymore.
Summary:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi slothy
Jobin's 'JIRA Development Cookbook (3rd Edition)' doesn't cover developing Connect add-ons, I'm afriad.
The book just has a short paragraph about Atlassian Connect which directs the reader to the docs at: https://developer.atlassian.com/static/connect/docs/latest/guides/introduction.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I should have mentioned above that newer developer documentation for JIRA Cloud is here: https://developer.atlassian.com/cloud/jira/platform/
And the developer blog has some great articles: https://developer.atlassian.com/blog/categories/jira/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
And I'm assuming you've looked at: https://developer.atlassian.com/cloud/jira/platform/security-overview/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The links above with 'cloud' or 'connect' in the URL are specifically about Cloud.
For server you need to start on this page: https://developer.atlassian.com/docs/ (look at the 'JIRA Server platform' link).
On the developer blog, it depends on individual articles as they cover all sorts of Atlassian development related things. It's usually obvious from the titles and tags what they are about.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.