Randomization and kits

GET API endpoints limit kit data

The list of kits of a particular type can now be configured to retrieve over 100 entries when using the following API endpoints:
• ec-ors-svc/v1.0/studies/{id}/{mode}/inventory/kit-types/{id}/kits
Previously, this list would be limited to 100 entries, with no possibility for expansion.

(Issue 37253372)

Kit status options aren't the same for individual kits and kit types

On the Study Inventory tab, when you alternate between selecting a specific kit type and selecting an individual kit of a specific type, you now see the same kit status options in the Status drop-down, on the Kit Settings sidebar. Previously, when you selected a type of kits (of the same status) and then selected a specific kit from that kit type, you may have noticed that the displayed statuses were different as you navigated from selecting a kit type to selecting an individual kit.

(Issue 36944615)

Randomization lists are not automatically associated with a study version when moved from Draft to Test

When you move a study version from the Draft container to the Test container, randomization lists remain associated with it. Previously, they were not, and users encountered issues when attempting to associate a list manually after the move.

(Issue 36127185)

The predictive resupply strategy only considers one-cycle visits for a branch defined with unlimited cycles

A predictive resupply strategy now considers all cyclic visits when you define a branch with unlimited cycles in designer. Previously, predictive resupply only considered the next cyclic visit instance.

(Issue 35476474)