The current implementation of the backend has a feature to replay past missions but only the "admin" has permission to initiate replays. This is because once a replay is started every user connected to the backend would see the same replay happening. The goal is to give each user, whether admin or non admin the option to replay past missions and only make it play on the requesting user ui.