Uploaded image for project: 'COmanage'
  1. COmanage
  2. CO-2420

REST APIv1 view unknown OrgIdentity should return 404 not 500

    XMLWordPrintable

Details

    Description

      Retrieving an unknown Organizational Identity returns 500 instead of 404.

      Example test code :

      $I->sendGet('/org_identities/999.json');
      $I->seeResponseCodeIs(HttpCode::NOT_FOUND); // returns 500 not 404

       

      Attachments

        Activity

          People

            ioannis.e.igoumenos@at.internet2.edu Ioannis Eythymios Igoumenos (google.com)
            tom.zeller.5@at.internet2.edu Tom Zeller
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: