PromucFlow_constructor/app/server/appsmith-plugins/mongoPlugin/src
Trisha Anand f6df16bde4
fix: Json smart substitution breaks when evaluated value contains the character '?' (#7031)
* Minor refactoring

* Partial code change to replace question mark with appsmith placeholder

* Working version

* Removing unnecessary code

* Added test case to assert that when evaluated value contains a "?", the replacements are still correct

* Added test case in Mongo Plugin as well for the same scenario

* Minor change in the language of the comment
2021-09-02 12:30:04 +00:00
..
main fix: Json smart substitution breaks when evaluated value contains the character '?' (#7031) 2021-09-02 12:30:04 +00:00
test/java/com/external/plugins fix: Json smart substitution breaks when evaluated value contains the character '?' (#7031) 2021-09-02 12:30:04 +00:00