Skip to content

26.3 fb ios app production merge fix - #1009

Merged
aschmidt34 merged 3 commits into
release26.3-SNAPSHOTfrom
26.3_fb_ios_app_production_merge_fix
Aug 13, 2026
Merged

26.3 fb ios app production merge fix#1009
aschmidt34 merged 3 commits into
release26.3-SNAPSHOTfrom
26.3_fb_ios_app_production_merge_fix

Conversation

@aschmidt34

Copy link
Copy Markdown
Collaborator

Updated 4 files to fix the errors being thrown by TeamCity build. My anesthesiaRecovery dataset will be created manually after deployment, so these files needed to be updated (per Marty) to ensure the automated tests know what the dataset will look like.

  • datasets_manifest.xml: Added my dataset to the list (fixes TeamCity error: WNPRC_EHRTest)
  • datasets_metadata.xml: Listed all the columns in my dataset (fixes TeamCity error: WNPRC_EHRTest)
  • wnprcEhrTestStudyPolicy.xml: Added my table permissions (fixes TeamCity error: testMprDataEntry)
  • wnprc_ios_appModule.java: Updated my schema after changing my upgrade script to 0.000-26.000 (fixes TeamCity error: SchemaXMLTestCase)

Rationale

Related Pull Requests

Changes

… to fix TeamCity 'WNPRC_EHRTest' issue.

datasets_metadata.xml: Added 'anesthesiaRecovery column data to the list to fix TeamCity 'WNPRC_EHRTest' issue.
wnprc_ios_appModule.java: Incremented version number so upgrade script executes correctly to fix TeamCity 'SchemaXMLTestCase' issue.
…o fix issue with TeamCity testMprDataEntry issue).
@github-actions

Copy link
Copy Markdown

WARNING: This PR appears to have the default title generated by GitHub. Please use something more descriptive.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I could be wrong but I think this is supposed to be the second version number of the newest script in your module. So in this case should be 26.000 since its 0.000-26.000. I would ask Marty about this since it doesn't seem to cause issues running it but that's what he's said in the past about this number.

@aschmidt34
aschmidt34 merged commit 76332f8 into release26.3-SNAPSHOT Aug 13, 2026
8 of 11 checks passed
@aschmidt34
aschmidt34 deleted the 26.3_fb_ios_app_production_merge_fix branch August 13, 2026 21:07
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