- Issue created by @marvil07
- Merge request !90Add text mode to dom_str_replace migrate process plugin → (Open) created by marvil07
- Issue was unassigned.
- Status changed to Needs review
10 months ago 6:31pm 14 March 2024 - Status changed to Needs work
2 months ago 4:37pm 20 November 2024 - 🇵🇪Peru marvil07
Merged mainline on the topic branch to solve the merge conflict:
- fdb0368 Get changes from mainline to solve merge conflict
- 🇵🇪Peru marvil07
Related test needed a message adjustment.
And given test was being changed, I added minimal test coverage for the new option.Tangentially, lint errors were reduced a bit for files related to the changes.
New changes added to the
3427939-dom-str-replace-text-mode
topic branch:- 7e422bd Update related error message on the test case
- efa6cf1 Add minimal test coverage for text mode
- f725ace Reduce lint errors for DomStrReplaceTest
- a84e3e8 One less lint error on DomStrReplace