@@void-dot-admin I just used your script at work today, so it saved me a lot of time. Thanks again :D Need to include it on my channel as well - keep posting man! You are doing great work!
Hello, yes for sure. There is a nice documentation on how you can use the issue_update jira API with python: atlassian-python-api.readthedocs.io/jira.html#manage-issues The above documentation is the one that helped me create the script from this video. You have all the necessary information there. I hope it helps.
Yes sure, there is also an API that enables you to update Jira issues. I don’t have access to my pc right now but in the following days I can look for some documentation on how to do it 🙏
Hey, thanks for your suggestion. I can do that for sure but, can you be more specific on what kind of tutorial? You want to use python to create Oauth application link to connect Jira with another application?
Hello, it doesn’t matter where you run your jira, if your jira is a data center/server version this should work. Are you using by any chance Jira Cloud?
@@zubairshaikh8444 I think this is the issue here. The script has been created and tested on jira server and data center. I don’t even know if this will be possible for cloud. I need to check
Really nice tutorial!
Thank you very much ❤️
@@void-dot-admin I just used your script at work today, so it saved me a lot of time. Thanks again :D Need to include it on my channel as well - keep posting man! You are doing great work!
@@ProjectFlowAcademy that’s a nice thing to say. Thank you again 😁 I’m glad that I could help ❤️
can we create dynamic payload to update issue
Hello, yes for sure. There is a nice documentation on how you can use the issue_update jira API with python: atlassian-python-api.readthedocs.io/jira.html#manage-issues
The above documentation is the one that helped me create the script from this video. You have all the necessary information there. I hope it helps.
if i want to update specific fields how can we create dynamic payload ?
Yes sure, there is also an API that enables you to update Jira issues. I don’t have access to my pc right now but in the following days I can look for some documentation on how to do it 🙏
can you do a tutorial with an Oauth?
Hey, thanks for your suggestion. I can do that for sure but, can you be more specific on what kind of tutorial? You want to use python to create Oauth application link to connect Jira with another application?
I’m getting a runtime error. My Jira is running on a server not a local machine
Hello, it doesn’t matter where you run your jira, if your jira is a data center/server version this should work. Are you using by any chance Jira Cloud?
@@void-dot-admin yes it’s a cloud
@@zubairshaikh8444 I think this is the issue here. The script has been created and tested on jira server and data center. I don’t even know if this will be possible for cloud. I need to check
👏👏👏