nextcloud / nextcloud/deck

Master / Daily / Sermo: DB migration fails

Open
#7,944 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

This is hown in UI:

An exception occurred while executing a query: SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "oc_deck_dependent_cards" does not exist
LINE 1: SELECT "card_id", "dependent_card_id" FROM "oc_deck_dependen...
^

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Master/Daily/Sermo migration and tracing the migration that should create the oc_deck_dependent_cards relation; compare its ordering with the query that fails. Done means the migration completes without the undefined-table error and the relation is available.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql
Domain
database
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.