Hi folks, this is related to this endpoint: https://api2-eu-west-1.insided.com/docs/community/#operation/getQuestion
I’ve been ingesting the data using lastActivityAt and noticed that the answer doesn’t affect this attribute. So, if my lastActivityAt is "2017-04-10T18:29:06+00:00" (example on the documentation) but my best answer is set on "2017-04-11T18:29:06+00:00", for example (anytime after the lastActivityAt timestamp), this won’t update at all. Meaning that we either ingest ALL the questions every day or we will lose answers. Is this a bug? Or expected behaviour? I always assume that lastActivityAt helps understanding SCD2 changes and that answer would be one of those due to the unpredictability of when an answer is marked as correct.
Thank you!
Cat