[Projects] Add support for creating/updating Views and Fields programatically #41133
Unanswered
marosset
asked this question in
Projects and Issues
Replies: 1 comment
-
Tangent related issues on Kubernetes related to desired type of views for projects boards which aren't automatable, however it gives an idea of the types of boards which we would like to spread/implement programmatically or easily across numerous kubernetes project repos/teams without having to set all of them up. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Select Topic Area
Product Feedback
Body
There should be a way to create and/or update Views or Fields in project boards programmatically.
The Kubernetes project has transitioned to using project boards for tracking various parts of the project (new enhancements, bug triage, etc) and many of these boards get newly created for each release.
Trying to recreate all of the Views and Fields for multiple board for each release is tedious and error prone.
It would be nice if the GraphQL APIs had mutations to manipulate Views/Fields/etc or if there was a way to create a new project board from a template.
Example project boards:
Beta Was this translation helpful? Give feedback.
All reactions