Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix fetching referenced resources from List resource when working with (local) configs from the assets directory #3582

Open
ellykits opened this issue Oct 29, 2024 · 0 comments
Assignees

Comments

@ellykits
Copy link
Collaborator

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:

  1. Create and post a ListResource that references Medication resources to the server
  2. Reference the List in the Composition resource in the local assets directory
  3. Trigger sync
  4. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants