Hi i want to customize jira , can do with python jira api
For what?
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.
There are loads of tools for customising Jira, just have a look in the marketplace. And you can write your own of course.
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.
What do you mean by "customise" and how do you want to use python to do it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
By using Python can I add external Fields in jira for example google search button
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not directly. Jira is not written in Python, so you would need to build a Python engine into an App you can install in Jira to enable something that could start rearranging and adding to the UI.
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.
By using that library can I create fields in jira like search button something like that
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.