Build log for autodeployment is not working properly #2486
Labels
area: autodeployment
Anything related to auto deployment
area: dashboard
Related to Telescope's dashboard (the page that has stats)
type: bug
Something isn't working
What happened:
Mismatch object shape. The script expects the response to have a
started
key...telescope/src/api/status/public/js/build-log/api.js
Lines 6 to 19 in 3131812
... but the server response
telescope/tools/autodeployment/builds.js
Lines 46 to 53 in 3131812
What should have happened:
The script should check for key
current
and grab value ofcurrent.startedDate
How to reproduce it (as precise as possible):
Anything else we need to know?:
Environment:
The text was updated successfully, but these errors were encountered: