Skip to content

Bugfix: don't redirect to JSON endpoints after sign in

Rubén Dávila requested to merge fix-json-endpoint-redirection into master

What does this MR do?

It fixes a redirection issue when the last visited URL was a JSON endpoint for an issue.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

After login in I was redirected to this URL:

Screen_Shot_2017-05-18_at_9.31.21_AM

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports