-
Notifications
You must be signed in to change notification settings - Fork 24
Description
In test 9.14, an error occurs stating that a laboratory Observation (ID 2012afbe-c363-4844-8b94-9d53c670e851) is not visible when using granular scopes, even though it is visible when using resource-level scopes. This message seems incorrect, as the resource is accessible under resource-level scopes and the granular scopes restrictions are working as expected in other scenarios.
Steps to Reproduce:
Run the test with granular scopes, encountering the error about resource visibility.
Manually verify that the same resource is visible when using resource-level scopes.
Expected Behavior:
The resource should either be visible or correctly restricted according to the granular scopes configuration.
Actual Behavior:
The resource is incorrectly flagged as inaccessible under granular scopes.