Skip to content

Commit ae9603d

Browse files
committed
Merge branch 'release_notes_v5.0.7' into release_notes
2 parents da3eb32 + cd5e0b2 commit ae9603d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/release_notes/ibexa_dxp_v5.0.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,7 @@ You can use it for migrations that might fail under certain conditions but shoul
135135
For example, you can create languages without checking if they already exist:
136136

137137
``` yaml
138-
[[#
139138
[[= include_file('code_samples/data_migration/examples/try_catch_step.yaml') =]]
140-
#]]
141139
```
142140

143141
The `try_catch` step allows you to specify which exceptions to catch and whether to continue executing remaining steps after an exception occurs.

0 commit comments

Comments
 (0)