Uploaded image for project: 'mod-data-import'
  1. mod-data-import
  2. MODDATAIMP-94

Return error message in case of saving duplicating job profile name

    XMLWordPrintable

Details

    • EPAM BatchLoader Sprint 11
    • 3
    • Folijet

    Description

      If the new job profile name duplicates an existing one
      Then the server should not save the record
      And should return jobProfile.duplication.invalid string as an error message

      {
          "errors": [
              {
                  "message": "jobProfile.duplication.invalid",
                  "parameters": []
              }
          ],
          "total_records": 1
      }
      

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                OleksiiKuzminov Oleksii Kuzminov
                Viktor Soroka Viktor Soroka
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases