•  
      request #20927 Should return 404 when Feature ids don't exist
    Infos
    #20927
    Benjamin Bouillot (ben.bouillot)
    2021-04-30 10:36
    2021-04-19 12:09
    22513
    Details
    Should return 404 when Feature ids don't exist

    When you use REST route GET /program_increment/{id}/content with a false id (id is not a feature id, or id does not exist): error 404 could be thrown, instead of 500.

    Currently, error 500 is thrown when id does not exist, and nothing append when id is not a feature id.

    Program Management
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2021-04-20
    Attachments
    Empty
    References

    Follow-ups