Hi all,
just wanted to ask, how I can roll back from test-passed (2.9.0beta2), to ‘2.9.0beta1’.
The HeaderSubmenus
https://github.com/markschmucker/discourse-header-submenus
seem to have a problem, and I have to roll back until it´s sorted out … Thanks!
IAmGav
(Gavin Perch)
February 24, 2022, 11:06am
2
just use the working one
https://github.com/discourse/discourse-header-submenus
Not sure what changes Mark did tho
I think the changes were talked about here:
What would you like done?
Implement this suggestion, or something similar.
[image]
When do you need it done?
No hurry, a few weeks is fine.
What is your budget, in $ USD that you can offer for this task?
Open to offers- PM me.
IAmGav
(Gavin Perch)
February 24, 2022, 11:20am
4
to answer your question about rolling back, no you cant.
Only if you made a backup before upgrade, you can restore the backup
IAmGav
(Gavin Perch)
February 24, 2022, 12:15pm
5
@Wurzelseppi , i installed this TC, but i dont see any issues.
What issues are you getting?
It just didn´t display
When I “previewed” it, it was shown, but when I wanted to have it as default it didn´t show up…
I “rolled” back to “stable” (app.yml → version: stable) at the moment, and there it is working.
pfaffman
(Jay Pfaffman)
February 24, 2022, 1:02pm
7
That’s the easy answer. The more nuanced answer is that you can roll back as long as there haven’t been any database migrations. Then you can put a commit in where tests-passed is. If he surprised if going back you stable doesn’t cause any problems, but I haven’t looked at the commits.
That said, I’d use the stuff that works and upgrade.
IAmGav
(Gavin Perch)
February 24, 2022, 1:11pm
8
Well it is displaying on my demo site
Still works for me too on 2.9.0beta2.