wintercms / wintercms/wn-builder-plugin
Refresh the database view after migration
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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