Uploaded image for project: 'Nuxeo Drive '
  1. Nuxeo Drive
  2. NXDRIVE-1419

Remove hotfixes requirements from versions.yml

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 4.0.0
    • Fix Version/s: 4.0.1
    • Component/s: Application update
    • Tags:
    • Sprint:
      nxDrive 10.10.1
    • Story Points:
      1

      Description

      This is sadly not usable at the time as the real server version is unknown (we can know the HF version at the install time, but not the real installed version).
      So the patch added with NXDRIVE-1284 is temporary useless and will ask users to downgrade most of the time.

      The fix is to remove min_all from versions.yml:

      4.0.0:
          checksum:
              algo: sha256
              dmg: 7b1040a16f3742da5241a308dd66c30bbad199990a2643fd2c74423f876cfab9
              exe: f6257328c37d294ce1421ae9f90bfb5f8fd06be9cccc879b4660bd9f80da85da
          min: '7.10'
          min_all:
              '10.10': 10.10-SNAPSHOT
              '10.3': 10.3-SNAPSHOT
              '7.10': 7.10-HF47
              '8.10': 8.10-HF38
              '9.10': 9.10-HF20
          type: beta
      

      will become:

      4.0.0:
          checksum:
              algo: sha256
              dmg: 7b1040a16f3742da5241a308dd66c30bbad199990a2643fd2c74423f876cfab9
              exe: f6257328c37d294ce1421ae9f90bfb5f8fd06be9cccc879b4660bd9f80da85da
          min: '7.10'
          type: beta
      

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 1 hour
                  1h