Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
The migration-progress-experimental
job refreshes a lot of our inventory and re-assesses what still needs to be migrated. In addition to updating the per-workspace inventory, updates are captured into the multiworkspace.historical
table for displaying in dashboards and the like.
Currently during the workflow we refresh the linting data for dashboards and workflows, however this is not captured into the history log.
Expected Behavior
- The updated data from the
assess_dashboards
andassess_workflows
should also be captured in the history log. - The
record_workflow_run
task should depend on theassess_dashboards
andassess_workflows
tasks (in addition to the tasks it already depends on).
Linked Issues
Covers: #3155
Metadata
Metadata
Assignees
Type
Projects
Status
Todo