Hello,
Is it possible to obtain durations for each individual task within a Bamboo plan? For example, I have a set of tasks that do the following - checkout, build, unit test, package. I tried breaking these down into stages to get durations but that results in different agents executing different stages; I am looking to see if there was a way to 'force' a single agent to run tasks sequentially and obtain the period of time for each task.
Thank you.