-
Suggestion
-
Resolution: Unresolved
-
None
User Problem
Right now goal status and phase data is only available in the goal_update table. This causes issues when trying to report on goals that have not had an update, like those in the pending phase.
Suggested Solutions
Surface the current status and phase in the goal table, similar to how it is for Atlassian Project's project table
Current Workarounds
The only way to get the current status of a goal is to use the most recent entry of the goal_update table.
It is not possible to get the current status of a goal with no updates.