Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Hello everyone,
I am trying to create a custom field with the Jira module in python. If you go to the link you will see how to create a custom field on GUI. I follow the documentation and couldn't find steps.
This is the documentation which I follow
https://jira.readthedocs.io/en/master/examples.html#fields
This is what I am trying to do.
https://www.youtube.com/watch?v=fnQdZndOC90
Thank you
Hi @fsadykov - Welcome to Community!
I know that is is possible to add a field value using jira-python but never heard of ability to add a custom field (remotely). I do not see any function in API also of jira-python - only ability to get a list of all fields and their values.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.