Support filter forcing functions for project-level fields #176197
Replies: 1 comment
-
|
💬 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.
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
Product Feedback
Feature Area
Projects
Body
Summary
GitHub Projects should support forcing functions for project-level fields, similar to how Notion databases do. This would improve consistency and automation for teams working at scale without using actions.
It would also mitigate frustration when creating an issue in a view and seeing the "The issue was created but is not visible in this view" message.
Current behaviour
At present, forcing functions work for
labels,type, andassignee.However, this does not work for project-level fields (except
label), includingstatusand custom select fields.Proposed behaviour
Allow users to set forcing function rules for project-level fields. This would align project management in GitHub with the flexibility Notion and other database tools already provide.
Examples
In Notion
From Thomas Frank. The filter requires
Seen Recentlyto beTRUE. New items created with this filter, force theTRUEvalue for that property.Forcing-Function.mp4
In Github Projects
Issues created under a view with the filter:
Would have the requisite properties added.
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions