Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-31766

Migration endpoint fails silently when getting an unexisting migration id

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2023.0, 2021.36
    • Component/s: Rest API

      Description

      to reproduce, run a nuxeo instance and do the following:
      ```curl -iu Administrator:Administrator \
      http://localhost:8080/nuxeo/api/v1/management/migration/doesNotExistMigration```
      You will get a 204 (no content) response.

      The Migration endpoint should return a 404 (not found) status code like the ProbesObject does for example.

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: