-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Context:
In order to avoid having the whatsnew modal appear for every user in the e2e data-set we want to set their seen state to true after startup of Optimize with the startBackend script from the client module.
AT:
- whatsnew seen state is set to true for all users right after backend startup
- to not make this too complicated we should strive for directly setting the state in the corresponding elasticsearch index as this would not require us to authenticate and would allow to do this as a batch update