# Issue Description As an instrument scientist I would like to see that alarms once acknowledged or removed should be persisted. Many alarms simply recur after some time ### Reproducible (Yes/No)? Yes # Acceptance Criteria 1. Identify the root cause why removal or acknowledged alarms isn't persisted. 2. Find a solution to persist this. Recurrence should only happen if there is a change in state. 3. Create a new ticket to implement the solution.