You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 17, 2025. It is now read-only.
After writing docs, this verification would help validate that the changes feed is returning the correct and latest revisions. (I mentioned this in today's daily standup in relation to a customer ticket).
Get docs from _changes feed
Get _all_docs
For each doc, get latest rev
Make sure _changes feed contains latest rev as returned from _all_docs
After writing docs, this verification would help validate that the changes feed is returning the correct and latest revisions. (I mentioned this in today's daily standup in relation to a customer ticket).