Display Milestone description when issues on the board are group by milestone #155053
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.
-
Select Topic Area
Bug
Feature Area
Projects
Body
Hello friends.
Here is our use case. We are using Github projects in order to display our delivery progress. It consists of issues group by the custom fields we have created called "Projects". Currently this limit is set to 100, and we understand that making it unlimited might be suboptimal. We have tried to re-implement our setup by using milestones so that all issues on the board are group by milestones, but noticed that there is important feature missing compared to custom fields.
When we add the description to a custom field, it gets displayed next to the title on the board. It is important, because we've used to place links to the corresponding PRD tickets that explain all the work associated with each group (we call it swim-lane). Unfortunately, the same description is not being displayed, when we set it in the Milestone description.
Can this be fixed?
It is a very important accessability feature for us.
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions