Skip to content

Fix Organisation.all test for lazy evaluation in ActiveResource#19

Merged
Rikki-Dev merged 2 commits intomainfrom
debugging_standard_error
Sep 25, 2025
Merged

Fix Organisation.all test for lazy evaluation in ActiveResource#19
Rikki-Dev merged 2 commits intomainfrom
debugging_standard_error

Conversation

@Rikki-Dev
Copy link
Copy Markdown
Contributor

No description provided.

@kenny-lee-1
Copy link
Copy Markdown
Contributor

any idea what was the root cause? or was it always broken?

@Rikki-Dev
Copy link
Copy Markdown
Contributor Author

Purely that the all was being lazy loaded and it was not until interacting with it that the error was being returned, so it was nil for that test. I am unsure at what point that changed in ActiveResource for it to do that but I suspect it was always going to break at some point when ActiveResource changed because nothing about the Ods stuff has changed in these updates. We specifically added in the Fhir::Odt stuff to allow the dual running if needed.

@kenny-lee-1
Copy link
Copy Markdown
Contributor

Thanks

@Rikki-Dev Rikki-Dev merged commit 2a8fe09 into main Sep 25, 2025
14 checks passed
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

Successfully merging this pull request may close these issues.

2 participants