goSDL icon indicating copy to clipboard operation
goSDL copied to clipboard

GoSDL does not fail on HTTP status codes >=400

Open jasonmacgowan opened this issue 6 years ago • 0 comments

Description

GoSDL does not fail on HTTP status codes >=400

What type of issue is this? (place an x in one of the [ ])

  • [x] bug
  • [ ] enhancement (feature request)
  • [ ] question
  • [ ] documentation related
  • [ ] testing related
  • [ ] discussion

Requirements (place an x in each of the [ ])

  • [x] I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • [x] I've read and agree to the Code of Conduct.
  • [x] I've searched for any related issues and avoided creating a duplicate issue.

Bug Report

Filling out the following details about bugs will help us solve your issue sooner.

Reproducible in:

{project_name} version: ALL

{platform_name} version: ALL

OS version(s): ALL

Steps to reproduce:

  1. Fill out GoSDL questionnaire without setting any environment variables for JIRA

Expected result:

GoSDL api and UI inform the user that the ticket creation operation failed

Actual result:

GoSDL api and UI inform the user that everything worked

Attachments:

Logs, screenshots, screencast, sample project, funny gif, etc.

jasonmacgowan avatar Sep 12 '18 19:09 jasonmacgowan