Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

Expected to see at least one deleted item in the feed #34

Open
nickevansuk opened this issue Jun 19, 2018 · 0 comments
Open

Expected to see at least one deleted item in the feed #34

nickevansuk opened this issue Jun 19, 2018 · 0 comments

Comments

@nickevansuk
Copy link
Contributor

nickevansuk commented Jun 19, 2018

Rule name

Expected to see at least one deleted item in the feed

Rule type

Validation warning

Rule hint

Ensure that deleted items are included and flagged with "state": "deleted", and note that data must not be included for deleted items.

4.6 specifies how deleted items must be handled. There are no deleted items included in the feed at present, which usually indicates this has not been implemented. It's vital to ensure that events don't disappear from the API if they are deleted from the source system, as if this happens they will live on forever in the downstream apps and services that consume the feed, which will have cached the previously published version indefinitely.

Associated proposal or model reference

Examples

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant