-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
skip-changelogThis PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features.This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features.topic/webhookstype/bug
Description
- 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.This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features.topic/webhookstype/bug