Upgrading to 1.2.0 of the liquibase plugin may result in old-data warning

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • None
    • Environment:
      Liquibase Runner Plugin 1.2.1

      This may also manifest itself in seeing the message "No changesets executed" on previously executed rollback jobs. Which is technically correct, but a message that was not shown in previous versions.

      Mainly a cosmetic issue.

      The problem was introduced when ExecutedChangesetAction#rollbackOnly was renamed but not accounted. (see https://wiki.jenkins-ci.org/display/JENKINS/Hint+on+retaining+backward+compatibility ).

      Resolution will involve providing migration in a readResolve method.

            Assignee:
            Keith Collison
            Reporter:
            Keith Collison
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: