Store.update() with $inc operator works incorrectly #1794
Labels
bug
Issues related to defects and incorrect/unexpected feature behavior
severity: major
Issues with high impact on the product, e.g., new packages, installation issues, etc.
Store.update() with $inc operator works incorrectly and ignore try-catch in projection
To Reproduce
Expected behavior
Looks like 'more than one row returned by a subquery used as an expression' is an incorrect error for this case.
Read model should continue building if an error happened in the try-catch block.
The text was updated successfully, but these errors were encountered: