Skip to content

Conversation

sjohansson
Copy link
Contributor

addresses typos in post-deploys in v2

closes #45

update post deploy with correct column name
update post deploy with correct column name
@Copilot Copilot AI review requested due to automatic review settings July 9, 2025 09:39
@sjohansson sjohansson linked an issue Jul 9, 2025 that may be closed by this pull request
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes typos in column names within the post-deployment merge scripts for version 2.

  • Renames NEXT_RUN_STATUS_CODE_DESCRIPTION to NEXT_RUN_DESCRIPTION in the Next Run Status merge script.
  • Renames INTERNAL_PROCESSING_STATUS_DESCRIPTION to INTERNAL_PROCESSING_STATUS_CODE_DESCRIPTION in the Internal Processing Status merge script.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
Direct_Framework/DeploymentScripts/3-PostDeployment/omd_metadata.NEXT_RUN_STATUS.sql Updated column name and corresponding INSERT/MERGE refs
Direct_Framework/DeploymentScripts/3-PostDeployment/omd_metadata.INTERNAL_PROCESSING_STATUS.sql Updated column name and corresponding INSERT/MERGE refs

@RoelantVos RoelantVos merged commit 12c55c3 into main Jul 23, 2025
4 checks passed
@RoelantVos RoelantVos deleted the 45-v2-has-typo-in-column-name-in-post-deploy-script branch July 23, 2025 13:51
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.

v2 has typo in column name in post-deploy script
2 participants