Skip to content

[Bug][Azure DevOps] Entities Column Missing #5697

@awickham10

Description

@awickham10

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

When standing up a new v0.18.0-beta1 deployment and trying to create scope config, it errors indicating that the entities column does not exist on the _tool_azuredevops_gitrepositoryconfigs table.

time="2023-07-18 16:55:18" level=info msg="/app/impls/dalgorm/dalgorm.go:196 Error 1054 (42S22): Unknown column 'entities' in 'field list'
[1.704ms] [rows:0] INSERT INTO `_tool_azuredevops_gitrepositoryconfigs` (`created_at`,`updated_at`,`entities`,`connection_id`,`name`,`refdiff`,`deployment_pattern`,`production_pattern`) VALUES ('2023-07-18 16:55:18.926','2023-07-18 16:55:18.926','["CODE","CODEREVIEW","CROSS","CICD"]',1,'DevSecOps Scope Config',NULL,'(deploy|push-image)','')"

What do you expect to happen

The column to exist.

How to reproduce

Stand up a new v0.18.0-beta1 environment. The

Anything else

No response

Version

v0.18.0-beta1

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

component/pydevlakeRelates to the Python framework and/or plugin.type/bugThis issue is a bug

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions