Site users and subject data

Verify, Freeze, and Lock options remain disabled until the repeating form dialog loads completely

When navigating to a repeating form instance using the view in form button on the query list page, the verify, freeze, and lock options now are remain disabled until the repeating form fully loads.

(Issue 37212352)

Queries are only triggered for non-deleted repeating form instances

Queries are now triggered only for non-deleted repeating form instances, ensuring that there are no unnecessary auto-queries created that require manual closing.

(Issue 37771932)

API query updates validate the visit instance correctly

The system keeps queries specific to each visit instance, so if there are two unscheduled visits and you open a query on the Date of Assessment , as an example, for the first visit, updating the Date of Assessment for the second visit will not impact the query on the first visit. This behavior was only applies with API-driven updates.

(Issue 36862807)