When an experience contains multiple ingestions expiry of the first ingestion (presumably triggered by time advancing post the end of comedown of the first ingestion) removes the latest ingestion from the live activity.
Steps to reproduce:
- Setup experience with multiple consecutive ingestions (automatically starting the live activity in the process)
- Wait for expiry of first ingestion
Result:
Latest ingestion is removed from live activity
Expected result:
The expired ingestion is removed from the live activity
Overall it is debatable whether ingestions should be removed from the live activity automatically at all. Stopping and restarting the live activity will show all ingestions again. Thus I consider removing ingestions automatically to be somewhat inconsistent behaviour.
It might be necessary to play around a bit with the number of ingestions in an experience and overlap between them a bit to get the bug to show up.