In agile dashboard, a milestone can contain various items (story, bugs, …). Currently only the planning interface allows to create such items in a milestone. For example:
Those links open a modal to create a new artifact that will be attached to the current milestone.
There is two issues:
- other tabs of the milestone (overview, test plan, taskboard) should have the same dropdown to be able to create such items. Maybe the dropdown should be moved from the pv2 to the milestone header. This point will be handled in a dedicated story.
- The current context section of the New dropdown should also automatically provide those items. Something like:
Milestone 12.3
+ Add Activities
+ Add Refacto ring activities
+ Add Security activities
+ Add Epic
Project
+ Add request
Platform
+ Start a new project
The aim of the current story is to focus only on the second point.