You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2020/11/17 01:21:36 UTC

[GitHub] [trafficcontrol] ocket8888 opened a new issue #5285: Uninformative error message creating region without division

ocket8888 opened a new issue #5285:
URL: https://github.com/apache/trafficcontrol/issues/5285


   ## I'm submitting a ...
   -  bug report
   
   ## Traffic Control components affected ...
   -  Traffic Ops
   
   ## Current behavior:
   When creating a new region without specifying a division, the API reports:
   
   > _"division not found"_
   
   ## Expected behavior:
   Should say e.g. _"'division' is required".
   
   ## Minimal reproduction of the problem with instructions:
   Try to create a region without specifying a division, e.g.
   
   ```json
   {
       "name": "anything"
   }
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficcontrol] ocket8888 closed issue #5285: Uninformative error message creating region without division

Posted by GitBox <gi...@apache.org>.
ocket8888 closed issue #5285:
URL: https://github.com/apache/trafficcontrol/issues/5285


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org