Pull last changes on an existent J4 installation
PR #33045 introduced changes in the bootstrap size of the dashboard modules. An update script is missing.
The dashboard looks weird:
Labels |
Added:
J4 Issue
?
|
Confirmed. I thought, that my backend is broken :-)
Because above view I saw (think yesterday also) & after installing back to Nightly from today.
It's only an issue when updating from a previous 4.0 beta or pulling changes or files from latest nightly and not making a new installation. When making a new installation, it should be ok.
Aha. Thks for clarification :-)
Anyway we should fix that because people are already working with Beta 7 and will update to next Beta 8 or RC 1, whatever it will be, and not be happy if their dashboard looks like that.
Confirmed. I thought, that my backend is broken :-)
Same with me
Am working on a fix.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-04-27 14:39:41 |
Closed_By | ⇒ | richard67 |
Status | Closed | ⇒ | New |
Closed_Date | 2021-04-27 14:39:41 | ⇒ | |
Closed_By | richard67 | ⇒ |
Re-opening as the PR doesn't work the all supported database versions.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-04-27 16:05:21 |
Closed_By | ⇒ | richard67 |
We had discussed that in PR #33045 . Making an SQL update script for that could be not so easy because in some case, not only the value of some property in the json params changes, there is a new property added in some case. It can also be done with SQL updates, but they are a bit tricky, and some people might not be happy with it.
I will see what I can do.