Stage History
The stageHistory
object is part of the task
object in the Ango Annotation Format.
Each asset, in Ango Hub, goes through workflow stages. The stageHistory
object contains a 'snapshot' of the task
object of the asset as it left each stage before the stage of which the export was taken.
For example, if the asset went through Start, then a Label stage, then Review then Complete, and you get the export of all assets in the Complete stage, the stageHistory
object of all assets in the export will contain the task
object of the asset as it left each previous stage, so Start, Label, and Review.
General Structure
Sample
This task went through the Start and Label stages, then was sent to Complete. The export was obtained for tasks in Complete.
Last updated