Skip to content

Conversation

@Pytal
Copy link
Member

@Pytal Pytal commented Mar 26, 2025

Summary

Checklist

… nodes

Signed-off-by: Christopher Ng <chrng8@gmail.com>
@Pytal Pytal added this to the Nextcloud 32 milestone Mar 26, 2025
@Pytal Pytal self-assigned this Mar 26, 2025
@Pytal Pytal requested review from a team and skjnldsv as code owners March 26, 2025 18:41
@Pytal Pytal requested review from nfebe and susnux and removed request for a team March 26, 2025 18:41
@Pytal
Copy link
Member Author

Pytal commented Mar 26, 2025

/backport! to stable31

@Pytal
Copy link
Member Author

Pytal commented Mar 26, 2025

/backport! to stable30

@Pytal
Copy link
Member Author

Pytal commented Mar 26, 2025

/backport! to stable29

@backportbot
Copy link

backportbot bot commented Mar 26, 2025

The backport to stable29 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable29
git pull origin stable29

# Create the new backport branch
git checkout -b backport/51737/stable29

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 88d6771b

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/51737/stable29

Error: Failed to check for changes with origin/stable29: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@Pytal
Copy link
Member Author

Pytal commented Mar 26, 2025

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@Pytal Pytal merged commit 1560fc8 into master Mar 27, 2025
121 checks passed
@Pytal Pytal deleted the fix/disable-reminder-invalid-nodes branch March 27, 2025 16:11
@nextcloud-bot nextcloud-bot mentioned this pull request Aug 19, 2025
@skjnldsv skjnldsv modified the milestones: Nextcloud 32, Nextcloud 33 Sep 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: "Set reminder" does not work correctly with Group folders, Shares and Tags in NC 29+

5 participants