Skip to content

Webhooks api stopped working #13907

Closed
@bobemoe

Description

@bobemoe
  • Gitea version (or commit ref): 1.14.0+dev-337-g42354dfe4
  • Git version:
  • Operating system:
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
  • Log gist:

Description

After upgrading from a db version 160 to 162 I get the following error when trying to add a new webhook:

Error 1366: Incorrect integer value: 'gitea' for column git.webhook.hook_task_type

Also Drone integration hooks are failing. Probably others too.

Maybe the migration is incomplete? #13664

Metadata

Metadata

Assignees

Labels

skip-changelogThis PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features.topic/webhookstype/bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions