Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
2.0.0
-
None
-
None
-
Windows, Mac, Cloudant
Description
Issue found in CouchDB 2.0 involving using Mango query syntax selectors used in filtered replication. Specifically, replication setup using mango query syntax-based filters does not persist.
Conversely, using the older JavaScript-based filters in replication streams appears to work as expected (i.e., they persist).
I've created a reproducible test-case on GitHub here:
https://github.com/dsquier/couchdb-mango-testcase
This test case has been confirmed in multiple environments, including:
- Windows 10
- MacOS
- Cloudant