a560f785f7
Instead of storing detailed rebase error, only a generic message is stored with MR. The reason is that this message is exposed and displayed to end user and there is no reason to expose detailed backend information. Error message is still logged so detailed information can be found in logfile by admin if needed. Related #41820
5 lines
99 B
YAML
5 lines
99 B
YAML
---
|
|
title: Display user friendly error message if rebase fails.
|
|
merge_request:
|
|
author:
|
|
type: fixed
|