wintercms / wintercms/wn-builder-plugin

Refresh the database view after migration

Open
#24 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Status: Response Needed Type: Bug
Dominant language
PHP
Stars
40
Forks
15
PR merge metrics
No merged PRs in 30d

Description

When a migration is applied or rolled back in the backend, the list of tables in the Database tab is not updated in real time. A manual refresh needs to be performed to view any changes. I suggest automatically refreshing the view any time a migration is applied or rolled back.

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 tracing the backend paths that apply and roll back migrations, then find how the Database tab loads its table list. The work is done when both migration actions update the table list automatically without requiring a manual refresh.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend, databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.