File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
docs/ucx/docs/reference/workflows Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -86,8 +86,9 @@ the [assessment report](/docs/reference/assessment).
86
86
17 . ` crawl_groups ` : This tasks retrieves workspace-local groups and persists these permissions in the ` groups ` table.
87
87
18 . ` assess_dashboards ` : This task retrieves the dashboards to analyze their queries for
88
88
[ migration problems] ( /docs/reference/linter_codes )
89
- 19 . ` assess_workflows ` : This task retrieves the jobs to analyze their notebooks and files for
90
- [ migration problems] ( /docs/reference/linter_codes ) .
89
+ 19 . ` assess_workflows ` (experimnetal): This task retrieves the jobs to analyze their notebooks and files for
90
+ [ migration problems] ( /docs/reference/linter_codes ) . This will run for workflows that ran within the last 30 days.
91
+ To analyze all workflows run the [ "migration-progress-experimental"] workflow] ( /docs/reference/workflows#migration-progress-experimental ) .
91
92
92
93
After UCX assessment workflow finished, see the assessment dashboard for findings and recommendations.
93
94
See [ this guide] ( /docs/reference/assessment ) for more details.
You can’t perform that action at this time.
0 commit comments