PromucFlow_constructor/app
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
..
client fix: Iframe onUrlChanged Prevented from being triggered on initial mount (#6961) 2021-09-02 17:43:01 +05:30
rts chore: Minor refactoring changes for RTS (#7011) 2021-09-02 08:47:42 +05:30
server fix: Json smart substitution breaks when evaluated value contains the character '?' (#7031) 2021-09-02 12:30:04 +00:00
util [Mongo] Added default values for query for Find, Count and Distinct commands (#6960) 2021-08-30 11:02:48 +00:00