[Projects Beta] Mass-assign issues to projects #6765
-
When looking at the issues list in a repo it would be nice to be able to select them using the checkmarks and put them all into a project. |
Beta Was this translation helpful? Give feedback.
Replies: 12 comments 13 replies
-
Totally agree. I was looking to start with 104 issues in a repo, a major pain to add manually. I used regular issue search syntax in GitHub to identify the issues and would like to see the same syntax available when adding issues to a project - or just mass assign from the search result. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the feedback, folks! We're exploring ideas along this vein at the moment. Stay tuned and cheers! |
Beta Was this translation helpful? Give feedback.
-
I think at least two or three people to be assigned to the same issue would be a revolution in this already nice feature |
Beta Was this translation helpful? Give feedback.
-
In general, selecting issues to do some mass edition (e.g. set a field's value) would be a wonderful improvement. Right now having to manually set the same field over and over agian on all newly-added issues is infuriating. |
Beta Was this translation helpful? Give feedback.
-
I wanted to add a slight variation to this. Would it be possible to auto-assign projects to issues based on a set of pre-defined criteria? For example, when a set of labels "foo, bar, and baz" are all assigned to an issue contained in repo "general", then assigned to project "Project One". |
Beta Was this translation helpful? Give feedback.
-
I've hacked together a python script to do this using the GitHub GraphQL API: https://gist.github.com/victorlin/8ce4fe5f7e9ab6c2aa6210f373a7857d But, as @tdd mentioned, it's a pain to bulk-edit items once they've been added. This again could be scripted but that defeats the purpose of using the UI. I think I'll be holding off on using the Projects Beta until the bulk-edit features have been added. |
Beta Was this translation helpful? Give feedback.
-
This is critical for my use case. Without the ability to bulk add issues, the new projects feature is largely useless. Are we really expected to hand add 100s of issues potentially? |
Beta Was this translation helpful? Give feedback.
-
I'll add my voice to the chorus on this one. Setting up a beta project for a mature repo means adding a great many issues one by one, doing it from the project also means you have to sift through closed issues to find the one you're looking for |
Beta Was this translation helpful? Give feedback.
-
I didn't see this suggestion yet so let me suggest the ability to "import all issues from selected repositories" and a checkbox to "keep it sync". |
Beta Was this translation helpful? Give feedback.
-
A similar feature already exists in classic Project Boards called "Add Cards". You open the sidebar, filter issues globally, and add them to the project. |
Beta Was this translation helpful? Give feedback.
-
When looking at the roadmap.. it seems that it will not be done in 2022. |
Beta Was this translation helpful? Give feedback.
-
Hey, this has been released! See change-log: https://github.blog/changelog/2022-04-07-the-new-github-issues-april-7th-update/ |
Beta Was this translation helpful? Give feedback.
Hey, this has been released!
See change-log: https://github.blog/changelog/2022-04-07-the-new-github-issues-april-7th-update/