Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
We have a project where the commit was to upgrade from 7.10.5 to 7.15.7
One of our deployments does NOT want to upgrade, so has changed the umbracoConfigurationStatus in the web.config back to 7.10.5
umbracoConfigurationStatus
But when we run the site, Umbraco still wants to upgrade and is saying from 7.10.5 to 7.15.7
What else is in play here/what is making Umbraco think it needs an upgrade to 7.15.7?
Did you ever find a solution? I am in a similar situation.
Hi Mike,
Probably this is happen because in the database the table umbracoMigration have record where de version columns still the 7.15.7 version. Check if this correct and update to version you want.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Being prompted to upgrade even though umbracoConfigurationStatus has not changed
We have a project where the commit was to upgrade from 7.10.5 to 7.15.7
One of our deployments does NOT want to upgrade, so has changed the
umbracoConfigurationStatus
in the web.config back to 7.10.5But when we run the site, Umbraco still wants to upgrade and is saying from 7.10.5 to 7.15.7
What else is in play here/what is making Umbraco think it needs an upgrade to 7.15.7?
Did you ever find a solution? I am in a similar situation.
Hi Mike,
Probably this is happen because in the database the table umbracoMigration have record where de version columns still the 7.15.7 version. Check if this correct and update to version you want.
is working on a reply...