Bulk Edit of Pull Request Milestones Broken #167400
Replies: 8 comments 5 replies
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
The problem is with all elements: labels, milestones, etc. I have a weird workaround:
Now you can update milestones, labels, etc. If you refresh the page, the bulk edit will be broken again. This is a very annoying bug. |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
We see this problem as well. Users complaining about loss of bulk actions for PRs. Still works for issues |
Beta Was this translation helpful? Give feedback.
-
Same here, I often want to label multiple PRs at once (e.g. label 'frozen') and now need to do it one by one 🫣 |
Beta Was this translation helpful? Give feedback.
-
A Duplicate issue #168857 focuses on labels. I noted there that this is probably related to the change in format for the Issues tag (where is:issue has issue colored, and is:open has become state:open, and the check boxes are a bit bigger) -- bulk editing works fine for issues -- but when "is:issue" is removed or changed to "is:pr" all checkboxes disappear. Hopefully a transitional bug until PRs are moved to the same interface? (The new Issues editing -- with the "Bulk Update in Progress" slider, etc. -- is really amazing! Looking forward to that across PRs too.) |
Beta Was this translation helpful? Give feedback.
-
Same problem, but when viewing a Milestone specifically, selecting any PR item shows now drop downs to bulk modify. Selecting Issues shows the dropdowns. The bulk edit controls are missing for Pull Requests.
|
Beta Was this translation helpful? Give feedback.
-
Seems fixed for now (at least for PRs not milestones on Chrome) - looks like someone found the old codebase and restored it. It's not using the new Issues interface. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
I just started becoming dependent on this workflow that has just been removed. I'm not sure what the purpose of bulk selection of PR's are now, since there doesn't seem to be any way to perform action on the selected list. I used to be able to bulk assign a milestone using the drop down shown in the image.
I want the ability to assign a milestone across multiple PR's. It's incredibly tedious to have to do it one at a time.
What does the list selection do at this point?
Beta Was this translation helpful? Give feedback.
All reactions