Uh oh!
There was an error while loading. Please reload this page.
Paths added to messages and message cleanup - #33061
Conversation
CarlSchwan
commented
Jun 29, 2022
Please fix the dco :) https://github.com/nextcloud/server/pull/33061/checks?check_run_id=7112172877 |
kesselb
commented
Jun 30, 2022
2dfe275 to
fcb4943Comparepboguslawski
commented
Jul 1, 2022
Just force pushed this branch with commit fcb4943; this commit was created from master and DCO is present now - please change target branch of this PR from |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
PVince81
commented
Jul 29, 2022
@pboguslawski do you might also adding a signed-off clause as per https://github.com/nextcloud/server/pull/33061/checks?check_run_id=7544272332 ? the DCO part is also stated in https://github.com/nextcloud/server/blob/master/contribute/HowToApplyALicense.md |
Signed-off-by: Pawel Boguslawski <pawel.boguslawski@ib.pl>
c024e19 to
a850424Comparepboguslawski
commented
Jul 29, 2022
DCO fixed. |
ChristophWurst
commented
Oct 17, 2022
Unsure if failing CI is related or not. Could you please rebase to the latest |
pboguslawski
commented
Nov 4, 2022
Current master merged to this PR. |
ChristophWurst
commented
Jan 12, 2023
Failing CI unrelated |
come-nc
commented
Jan 24, 2023
/rebase |

This mod adds path to error messages. Without it it's difficult for example
to find what path causes permission problems.
Related: https://help.nextcloud.com/t/ocp-files-notpermittedexception-could-not-create-folder/133818
Related: https://help.nextcloud.com/t/could-not-create-folder-false-error/65962/
Author-Change-Id: IB#1121253