Skip to content

Conversation

@labkey-tchad
Copy link
Member

Rationale

My previous DataRegionTable refactor attempted to recreate the previous behavior that would remove spaces when matching field labels. I covered the case where the test passed in an unnecessary space but not when they omitted a space. Rather that duplicating that particular behavior, this updates the handful of tests that are passing incorrect field labels.

I've also updated the CustomizeView helper to accept FieldKey objects instead of String arrays.

Related Pull Requests

Changes

  • Remove unnecessary logging parameters from the CustomizeView helper
  • Update CustomizeViewHelper to use FieldKey
  • Fix problematic data region column name references

Remove unnecessary logging parameters from CustomizeViewHelper
Update CustomizeViewHelper to use FieldKey
@github-actions
Copy link

ERROR: A pull request from 25.7_fb_dataRegionCleanup is expected to target release25.7-SNAPSHOT, not develop

@labkey-tchad labkey-tchad changed the base branch from develop to release25.7-SNAPSHOT July 2, 2025 20:55
@labkey-tchad labkey-tchad merged commit 1790087 into release25.7-SNAPSHOT Jul 2, 2025
5 of 6 checks passed
@labkey-tchad labkey-tchad deleted the 25.7_fb_dataRegionCleanup branch July 2, 2025 20:56
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.

4 participants