docs(data-migrator): document automatic dependency resolution#8046
docs(data-migrator): document automatic dependency resolution#8046
Conversation
|
👋 🤖 🤔 Hello, @christinaausley! Did you make your changes in all the right places? These files were changed only in docs/. You might want to duplicate these changes in versioned_docs/version-8.8/.
You may have done this intentionally, but we wanted to point it out in case you didn't. You can read more about the versioning within our docs in our documentation guidelines. |
There was a problem hiding this comment.
Pull request overview
This PR documents the automatic dependency resolution feature in the Data Migrator tool for migrating from Camunda 7 to Camunda 8. The changes explain how the migrator now automatically retries skipped entities to resolve cross-entity-type dependencies, reducing the need for manual intervention with the --retry-skipped flag.
Changes:
- Documents automatic retry mechanism for handling entity dependencies during migration
- Adds information about unsupported entity types (CMMN entities and standalone user tasks)
- Improves formatting consistency with indentation fixes
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/guides/migrating-from-camunda-7/migration-tooling/data-migrator/limitations.md | Expands the limitations section to document automatic retry behavior for dependency-based skips, adds unsupported entity types, and fixes indentation in the incidents section |
| docs/guides/migrating-from-camunda-7/migration-tooling/data-migrator/history.md | Updates the error handling section with detailed information about automatic retry mechanism and provides examples of cross-entity-type dependencies |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
docs/guides/migrating-from-camunda-7/migration-tooling/data-migrator/history.md
Outdated
Show resolved
Hide resolved
|
@christinaausley, I realized there was one more detail that I just fixed. Can you review my last change? |
Description
related to camunda/camunda-7-to-8-migration-tooling#1027
When should this change go live?
bugorsupportlabel)available & undocumentedlabel)holdlabel)low priolabel)PR Checklist
{type}(scope): {description}commit message(s)/docsdirectory (version 8.9)./versioned_docsdirectory.@camunda/tech-writersunless working with an embedded writer.