Background:
I have a Project plan where I have my project/features out team is working on. There are two milestone task under every feature:
Feature#123
Task#1
Task#2
SIT(Configured as milestone with duration 0 and startdate)
QA(Configured as milestone with duration 0 and startdate)
Prod(Configured as milestone with duration 0 and startdate)
Note: End date of the feature matches SIT date. But still we want to track when a certain feature will go to QA and Prod.
From this project plan I am creating a Feature Delivery Date report and ultimately I am plugging that information to a dashboard. I am pulling Feature name, QA and Prod tasks with in those features.
Problem Statement:
In my Gantt view in the Feature Delivery Date report, I am seeing three rows - Feature name, QA and Prod. And what I want to see is just the feature name and with in the timeline of Feature, I want QA and Prod Diamond(as they are milestone). I dont want to see QA and Prod as two separate lines
Attaching the image of how its looking right now. I want QA and Prod to show up where I present those green circles.
Any help on this will be appreciated.