Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Chris 32 posts 108 karma points
    Jul 11, 2017 @ 08:06
    Chris
    0

    Upgrade from version 7.5.7 to 7.5.7 oddness?

    When we publish our project we are having to go through the upgrade process even though the version it is going from to are the same. Any pointers please? enter image description here

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Jul 11, 2017 @ 09:54
    Alex Skrypnyk
    1

    Hi Chris

    You see installation screen when database version of Umbraco and config version is different, Umbraco makes changes to the database during the installation process.

    Thanks,

    Alex

  • Chris 32 posts 108 karma points
    Jul 11, 2017 @ 13:07
    Chris
    0

    Hi Alex,

    In that case I would have thought it would also do it locally, as we use the live db, but it does not, only when we publish. The live web.config (and the dev one) are on 7.5.7. It also says we are upgrading to the same version, again this does not make sense and suggests the config and DB are on the same version. Also is does this every time we publish, not just once, so it doesn't appear to be upgrading anything anyway.

    Thanks, Chris

  • Dan Diplo 1554 posts 6205 karma points MVP 5x c-trib
    Jul 11, 2017 @ 13:59
    Dan Diplo
    1

    You can query the umbracoMigration table to see what version it thinks your database is at. eg.

    SELECT * FROM umbracoMigration ORDER BY Id Desc
    
  • Chris 32 posts 108 karma points
    Sep 06, 2017 @ 07:21
    Chris
    0

    Thanks Dan, it was on the same version in the DB as in the web.config. Hasn't happened for a while so perhaps fixed but will update if it happens again and we can replicate it.

Please Sign in or register to post replies

Write your reply to:

Draft