Project

General

Custom queries

Profile

Actions

Bug #9859

closed

"Migrate" button is displayed for deprecated techniques even if all version are deprecated

Added by Dmitry Svyatogorov over 8 years ago. Updated about 8 years ago.

Status:
Released
Priority:
N/A
Category:
Web - Config management
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

1. Technique "Package management for Debian / Ubuntu / APT systems version 4.0" is deprecated since 4.0
2. Press "Migrate now", modify e.g. "Description", result stays in "Package management for Debian…". No error report, at least in UI.
3. Below lays the dump of one of deprecated directives.

# cat ./directives/applications/aptPackageInstallation/7a5c6e13-e604-44b0-a15d-e64eca3097d4.xml
<directive fileFormat="6">
  <id>7a5c6e13-e604-44b0-a15d-e64eca3097d4</id>
  <displayName>Dell srvadmin-storageservices</displayName>
  <techniqueName>aptPackageInstallation</techniqueName>
  <techniqueVersion>4.0</techniqueVersion>
  <section name="sections">
    <section name="Debian/Ubuntu packages">
      <var name="APT_PACKAGE_ALLOW_UNTRUSTED">false</var>
      <var name="APT_PACKAGE_DEBACTION">add</var>
      <var name="APT_PACKAGE_DEBLIST">srvadmin-storageservices</var>
      <section name="Package version">
        <var name="APT_PACKAGE_VERSION"></var>
        <var name="APT_PACKAGE_VERSION_CRITERION">==</var>
        <var name="APT_PACKAGE_VERSION_DEFINITION">default</var>
      </section>
    </section>
  </section>
  <shortDescription>Install srvadmin-storageservices</shortDescription>
  <longDescription>x</longDescription>
  <priority>5</priority>
  <isEnabled>true</isEnabled>
  <isSystem>false</isSystem>
  <policyMode>default</policyMode>
</directive>

Technique "Package management" v1.0 has no directives at this moment.


Related issues 1 (0 open1 closed)

Related to Rudder - User story #10276: I Can not migrate from old "package technique" to new one automaticallyRejectedActions

Added by Vincent MEMBRÉ about 8 years ago

Revision a74c023c (diff)

Fixes #9859: Broken directive migration in Rudder 4.0.2

Added by Vincent MEMBRÉ about 8 years ago

Revision 5de83098 (diff)

Fixes #9859: Broken directive migration in Rudder 4.0.2

Actions

Also available in: Atom PDF