[SOLVED] Re: Error when trying to save commit message after edit on new Gerrit

2020-04-24 Thread julien2412
Michael Stahl-3 wrote > below the commit message there's a edit button (blue text on white > background), that one always worked for me. Thank you for the tip Michael! I'll give it a try next time :-) -- Sent from: http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html

Re: Error when trying to save commit message after edit on new Gerrit

2020-04-24 Thread Michael Stahl
On 24.04.20 09:16, julien2412 wrote: Hello, On Gerrit, I can't change commit message. Indeed, after having edited it, when I click Save, I got the following error message: Error 409 (Conflict): Invalid path: /COMMIT_MSG Endpoint: /changes/*~*/edit/* So now, I must cherry-pick the patch locally

Error when trying to save commit message after edit on new Gerrit

2020-04-24 Thread julien2412
Hello, On Gerrit, I can't change commit message. Indeed, after having edited it, when I click Save, I got the following error message: Error 409 (Conflict): Invalid path: /COMMIT_MSG Endpoint: /changes/*~*/edit/* So now, I must cherry-pick the patch locally, change commit message locally and res