Uploaded image for project: 'mod-source-record-manager'
  1. mod-source-record-manager
  2. MODSOURMAN-41

Add endpoints for updating JobExecution status and getting JobExecution children by id

    XMLWordPrintable

Details

    • EPAM BatchLoader Sprint 6
    • 5
    • Folijet

    Description

      1. Add endpoint to ChangeManager to GET JobExecution children by id
        GET /change-manager/jobExecution/id/children
      2. Add endpoint to update status of JobExecution. It should contain the call to source-storage to update Snapshot status as well. Add status DTO to raml-storage
        PUT /change-manager/jobExecution/id/status

        body -

        {"status": "enum"}
      3. Rename status DRAFT to FILE_UPLOADED, add status for parent
      4. Add API tests

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                Kateryna Senchenko Kateryna Senchenko
                Kateryna Senchenko Kateryna Senchenko
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases