Senaite is slow while verifying the test samples

We are facing issues at one of the hospital sites, where total samples tested is around 20000. These days the verification process of the sample takes too much time.

Furthermore, the system is slow when 3-4 lab personal enter the data simultaneously.

Seeking support to resolve this issue.

Maybe try packing the database in Admin > Site Setup > Maintenance if it hasn’t been done?

That’s not enough information provided about your installation setup (e.g., number of ZEO clients, available memory, etc.) to make any reasonable suggestions.

However, you’re right — the mass transitions operation shown in your video clearly has optimization potential. Currently, each object update is processed sequentially, which takes considerable time when dealing with a large number of analyses.