As far as I can tell (the wording in the docs is almost word for word identical) these two system projections are supposed to do the same thing, I guess to allow us to run both ‘first’ and ‘last’ style at the same time. I’ve enabled both on a dev instance though and am not getting that behaviour. /streams/$ce-foo at etc work correctly (set to first, -) but $category-foo-bar-baz (set to last, -) only contains one event with some metadata
{
"$v": "3:3:3:3",
"$c": 16619657,
"$p": 16619657,
"$causedBy": "0ef07b1c-5812-4b9c-9283-91d0ab2002cc"
}
``
but no data.
What am I missing here?