Skip to content

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

Open
@sjohansson

Description

@sjohansson

file Direct_Framework\DeploymentScripts\3-PostDeployment\omd_metadata.NEXT_RUN_STATUS.sql
uses [NEXT_RUN_STATUS_CODE_DESCRIPTION] instead of the table column name [NEXT_RUN_DESCRIPTION]

file C:\Direct_Framework\DeploymentScripts\3-PostDeployment\omd_metadata.INTERNAL_PROCESSING_STATUS.sql
uses [INTERNAL_PROCESSING_STATUS_DESCRIPTION] instead of the table column name [INTERNAL_PROCESSING_STATUS_CODE_DESCRIPTION]

which makes a clean dacpac deploy fail

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions