Hi All,
Trying to use the jira rest API with python to circumvent bulk ticket management efforts.
Desired
Here are some options just wondering what everyone recommends. I haven't used a rest API
Alternatively
Question:
Thinking that the Atlassian package would be the best but rapidly I had to switch to:
Not only the documentation of this library is better but also the examples you can find out in the web. For example I could not get passed the 50 records default limit to retrieve a JQL search with the official Atlassian package but I easily found help and examples to solve this with the pypi.Jira one.
Hi @Gavin
I will recommend using the Atlassian's REST APIs for your development efforts as you can get support from Atlassian as well in case you face issues using the endpoints and can ask questions in the Atlassian Developers Community.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Kishan but I was looking to see if I could use some existing libraries that make it even more simpler.
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.