[CLIENT-4836] Fix string expression RegexReplace's flags parameter not working - #1189
Merged
juliannguyen4 merged 4 commits intoAug 12, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #1189 +/- ##
=======================================
Coverage 85.46% 85.46%
=======================================
Files 101 101
Lines 14661 14661
=======================================
Hits 12530 12530
Misses 2131 2131 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
…bb5dbe07ff0e87152d0c26.
…-expr-regexreplace-flags-not-working
…Replace expression.
juliannguyen4
marked this pull request as ready for review
August 7, 2026 15:31
diparthaspike
approved these changes
Aug 10, 2026
juliannguyen4
deleted the
CLIENT-4836-fix-string-expr-regexreplace-flags-not-working
branch
August 12, 2026 01:27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Extra changes
3083f6cTODO
Waiting for QE to verify this branch fixes their failing test caseIndependently verified that this fix works