I'd like to disable kanban board's timeline through python script, however, I couldn't find a existing REST API endpoint to do so by referencing
https://developer.atlassian.com/cloud/jira/software/rest/api-group-board/#api-group-board
Could you someone guide me where can I find the correct material for solving my problem.
Thanks,
Hi @kchsieh
Welcome to our Community.
It's easier to disable Timeline from Project Setting -> Feature. May I know why you want to do that through REST API?
Thanks,
YY哥
It is because I create the board automatically on our CI pipeline. I'd like to update the configure in the same python script.
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.