Skip to content

bug: coder_app declaration can attempt to overflow length of column workspace_apps.display_name #307

Closed
@abhi1693

Description

@abhi1693

I have a coder template that takes git_branch as a value. Anytime a developer tries to checkout the jira created branch, the provisioner fails with

internal provisionerserver error: complete job: execute transaction: insert provisioner job: insert app: pq: value too long for type character varying(64)

I'm not sure for how long this branch is going to remain active but here is an example: https://github.com/Onemind-Services-LLC/netbox-secrets/tree/OMS-419-Warning-Accessing-the-database-during-app-initialization-in-NetBoxSecrets-plugin

If I checkout dev branch, it works perfectly fine.

It seems like coder_parameter is set in the DB and must never be more than 64 characters

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions