Cassandra does not store all fields for Boost object that are in ES schema
Original comment:
Cassandra repository doesn't store all of the values for a boost object. @reviewed
, @revoked
, @rejected
, @completed
timestamps are derived from the current state and not actually recorded. I.e. you are in a completed state, you are not able to know the other timestamps if you query cassandra
added scoped label
added scoped label
added scoped label
added scoped label
changed the description
added scoped label
- Developer
This is not correct, the code was not clear that those derived fields were updating the schema if a previous version object was read from the repository.
Closing.
closed
Please register or sign in to reply