You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When running the app with local configs, the referenced resources in List are not synced down when the Composition section items are downloaded.
To Reproduce
Steps to reproduce the behavior:
Create and post a ListResource that references Medication resources to the server
Reference the List in the Composition resource in the local assets directory
Trigger sync
Observe that the referenced resources in the ListResource are downloaded/not downloaded
Expected behavior
All the referenced resources in the List should be downloaded when the Composition section resources are synced.
Additional context
Please look over how the referenced resources in the Composition resource are downloaded.
The text was updated successfully, but these errors were encountered:
Describe the bug
When running the app with local configs, the referenced resources in List are not synced down when the Composition section items are downloaded.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
All the referenced resources in the List should be downloaded when the Composition section resources are synced.
Additional context
Please look over how the referenced resources in the Composition resource are downloaded.
The text was updated successfully, but these errors were encountered: