Skip to content

Experiment: fix data class cache population check - #7924

Merged
labkey-nicka merged 3 commits into
developfrom
fb_data_class_perfx
Aug 11, 2026
Merged

Experiment: fix data class cache population check#7924
labkey-nicka merged 3 commits into
developfrom
fb_data_class_perfx

Conversation

@labkey-nicka

Copy link
Copy Markdown
Contributor

Rationale

With #7922 I introduced data class caching by LSID. This was not populating the LSID cache properly thus not really doing any additional caching.

Related Pull Requests

Changes

  • Fix check. Aligns with similar logic in sample type caching.

@labkey-jeckels labkey-jeckels left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code change looks good. Seems like the new test could be stronger though. Could check that the getDataObject() from each of the ExpDataClass are the same object.

@labkey-nicka

Copy link
Copy Markdown
Contributor Author

Code change looks good. Seems like the new test could be stronger though. Could check that the getDataObject() from each of the ExpDataClass are the same object.

Done.

@labkey-nicka
labkey-nicka merged commit c181397 into develop Aug 11, 2026
9 checks passed
@labkey-nicka
labkey-nicka deleted the fb_data_class_perfx branch August 11, 2026 00:57
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