Uh oh!
There was an error while loading. Please reload this page.
fix(files_sharing): sidebar link share password checkbox - #56278
Conversation
skjnldsv
commented
Nov 7, 2025
/backport d116c38 to stable32 |
skjnldsv
commented
Nov 7, 2025
/backport d116c38 to stable31 |
susnux
left a comment
There was a problem hiding this comment.
Sometimes the value is null
😱
skjnldsv
commented
Nov 18, 2025
/compile rebase |
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
d116c38 to
8d8f5f4CompareUh oh!
There was an error while loading. Please reload this page.
The backport to # Switch to the target branch and update it
git checkout stable31
git pull origin stable31
# Create the new backport branch
git checkout -b backport/56278/stable31
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts, resolve them
git cherry-pick d116c38
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/56278/stable31Error: Failed to check for changes with origin/stable31: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
The backport to # Switch to the target branch and update it
git checkout stable32
git pull origin stable32
# Create the new backport branch
git checkout -b backport/56278/stable32
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts, resolve them
git cherry-pick d116c38
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/56278/stable32Error: Failed to check for changes with origin/stable32: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
skjnldsv
commented
Nov 18, 2025
/backport d32878e to stable32 |
skjnldsv
commented
Nov 18, 2025
/backport d32878e to stable31 |
The backport to # Switch to the target branch and update it
git checkout stable32
git pull origin stable32
# Create the new backport branch
git checkout -b backport/56278/stable32
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts, resolve them
git cherry-pick d32878e6
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/56278/stable32Error: Failed to check for changes with origin/stable32: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
The backport to # Switch to the target branch and update it
git checkout stable31
git pull origin stable31
# Create the new backport branch
git checkout -b backport/56278/stable31
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts, resolve them
git cherry-pick d32878e6
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/56278/stable31Error: Failed to check for changes with origin/stable31: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
oleksandr-nc
commented
Nov 18, 2025
@skjnldsv should we ask dependebot again to do backports? (after restoring branch) |
elzody
commented
Dec 1, 2025
/backport to stable32 |
The backport to # Switch to the target branch and update it
git checkout stable32
git pull origin stable32
# Create the new backport branch
git checkout -b backport/56278/stable32
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts, resolve them
git cherry-pick d32878e6 8d8f5f43
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/56278/stable32Error: Failed to check for changes with origin/stable32: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
Fix#55660
Regression from #55073
Sometimes the value is null