Agile Development & Work Progress for Agile Teams: Estimated completion date field not populating
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2023 06:57 AM - edited 09-24-2023 02:49 AM
Does anybody know how to get the "Estimated completion date" field populated on Epics [rm_epic] table?
From my understanding it works by first collecting the story points sum of scores via the daily scheduled job for scrum and once that job has finished (an event has been fired) a script action recalculates the estimated_completion_date field on the Epic records.
I've set the story points for 5+ stories in the same epic, each are almost in different states ranging from Draft to Complete and I've also just in case assigned the group capacity on the Assignment group of the Epic.
What are the preconditions because I cannot get it to populate?