Skip to content

Conversation

@cschneider
Copy link

  • Track current path during tree traversal in EditorDiff
  • Automatically enhance CommitFailedException with path information
  • Works generically for all editors, not just VersionEditor
  • Path is appended to exception message: 'message (path: /path/to/node)'
  • Avoids duplication if path already present in exception message

- Track current path during tree traversal in EditorDiff
- Automatically enhance CommitFailedException with path information
- Works generically for all editors, not just VersionEditor
- Path is appended to exception message: 'message (path: /path/to/node)'
- Avoids duplication if path already present in exception message
Copy link
Contributor

@rishabhdaim rishabhdaim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please create a unit case for this change.

@rishabhdaim rishabhdaim requested a review from reschke December 1, 2025 08:34
@cschneider
Copy link
Author

@rishabhdaim This is not yet at the level to be merged. I would like to first get feedback from Oak committers if this is a good idea and will work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants