Skip to content

fixes for automated test failures#5100

Merged
labkey-klum merged 1 commit intorelease24.1-SNAPSHOTfrom
24.1_fb_undefined_visit_fixes
Jan 5, 2024
Merged

fixes for automated test failures#5100
labkey-klum merged 1 commit intorelease24.1-SNAPSHOTfrom
24.1_fb_undefined_visit_fixes

Conversation

@labkey-klum
Copy link
Copy Markdown
Contributor

Rationale

This recent PR to prevent undefined visits from being automatically created during data import was causing failures in these tests:

Changes

  • AutoLinkPipelineJob - needs to set the status as complete if no errors were raised.
  • CreateChildStudyPipelineJob - re-add the line of code to save the study prior to the folder export to allow study properties to be propagated to the dest study.
  • RelativeDateVisitManager.recomputDates - always return a non-null ValidationException

@labkey-klum labkey-klum merged commit 528bac5 into release24.1-SNAPSHOT Jan 5, 2024
@labkey-klum labkey-klum deleted the 24.1_fb_undefined_visit_fixes branch January 5, 2024 03:02
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