Skip to content

Commit a3123c9

Browse files
pritishpaiFastLee
andauthored
Added documentation for #3963 (#4020)
<!-- REMOVE IRRELEVANT COMMENTS BEFORE CREATING A PULL REQUEST --> ## Changes Added missed documentation commit for #3963 ### Linked issues #3960 ### Functionality - [x] added relevant user documentation Co-authored-by: Liran Bareket <liran.bareket@databricks.com>
1 parent 355b45a commit a3123c9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/ucx/docs/reference/workflows/index.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,9 @@ the [assessment report](/docs/reference/assessment).
8686
17. `crawl_groups`: This tasks retrieves workspace-local groups and persists these permissions in the `groups` table.
8787
18. `assess_dashboards`: This task retrieves the dashboards to analyze their queries for
8888
[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).
9192

9293
After UCX assessment workflow finished, see the assessment dashboard for findings and recommendations.
9394
See [this guide](/docs/reference/assessment) for more details.

0 commit comments

Comments
 (0)