Skip to content

[BUG] Upgrading nextcloud from 29.0.6.1 to 30.0.4.1: Foreign key name "device_id" for table "oc_uppush_applications" collides with the constraint on table "oc_uppush_applications" #591

[BUG] Upgrading nextcloud from 29.0.6.1 to 30.0.4.1: Foreign key name "device_id" for table "oc_uppush_applications" collides with the constraint on table "oc_uppush_applications"

[BUG] Upgrading nextcloud from 29.0.6.1 to 30.0.4.1: Foreign key name "device_id" for table "oc_uppush_applications" collides with the constraint on table "oc_uppush_applications" #591

name: Issue & PR Tracker
on:
issues:
types: [opened,reopened,labeled,unlabeled,closed]
pull_request_target:
types: [opened,reopened,review_requested,review_request_removed,labeled,unlabeled,closed]
pull_request_review:
types: [submitted,edited,dismissed]
jobs:
manage-project:
permissions:
issues: write
uses: linuxserver/github-workflows/.github/workflows/issue-pr-tracker.yml@v1
secrets: inherit