Skip to content

Handle different commit errors in IDE

Paul Slaughter requested to merge 212595-ide-commit-errors into master

What does this MR do?

This MR fixes a long lasting issue of broken error reporting in the Web IDE. Previously we always showed a "Branch changed" message, but now we actually read and parse the error message we get from the BE.

Screenshots

Screenshot
CODEOWNERS error Screen_Shot_2020-09-15_at_9.57.14_AM
Branch changed error Screen_Shot_2020-09-16_at_1.14.04_AM
Unexpected error Screen_Shot_2020-09-15_at_10.13.32_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

References

Edited by Paul Slaughter

Merge request reports