Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-40919

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: