Skip to content

45 v2 has typo in column name in post deploy script #46

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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

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