Uploaded image for project: 'Nuxeo ECM Build/Test Environment'
  1. Nuxeo ECM Build/Test Environment
  2. NXBT-3573

Fix HF release notes publication failing for spurious rephrasing needed

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: NXP-2021.x
    • Component/s: HotFix factory

      Description

      We've observed the following failure where an issue is found with rephrasing needed:

      [2021-11-29T16:55:54.098Z] ++ '[' -n '{"expand":"names,schema","startAt":0,"maxResults":50,"total":1,"issues":[{"expand":"operations,versionedRepresentations,editmeta,changelog,renderedFields","id":"167018","self":"https://jira.nuxeo.com/rest/api/2/issue/167018","key":"NXP-30637","fields":{"summary":"Make MailMessageBlobHolder depend on MailMessage inheritance"}}]}' ']'
      [2021-11-29T16:55:54.099Z] ++ '[' false = false ']'
      [2021-11-29T16:55:54.099Z] +++ jq -r .total
      [2021-11-29T16:55:54.099Z] ++ '[' 1 -ne 0 ']'
      [2021-11-29T16:55:54.099Z] ++ jq -r '.issues[] | "[REPHRASING NEEDED] - " + .key + " - " + .fields.summary'
      [2021-11-29T16:55:54.099Z] ++ return 1
      

      The problem is that we are checking the issues with a moving fix version (e.g. 2021.x) along with the released ones (e.g. 2021.12). This is valid for the HF build but not in case of a release.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                ataillefer Antoine Taillefer
                Reporter:
                ataillefer Antoine Taillefer
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: