Skip to content

Conversation

@SebastianKrupinski
Copy link
Contributor

@SebastianKrupinski SebastianKrupinski commented Mar 15, 2025

Summary

Event status and participant status was not being set on new events.

Checklist

@ChristophWurst ChristophWurst added the pending documentation This pull request needs an associated documentation update label Mar 17, 2025
@nickvergessen
Copy link
Member

Would be good to backport this I guess?

@SebastianKrupinski
Copy link
Contributor Author

Would be good to backport this I guess?

Yes

@SebastianKrupinski
Copy link
Contributor Author

/backport to stable31

@miaulalala
Copy link
Contributor

CI is unhappy

@SebastianKrupinski SebastianKrupinski force-pushed the fix/noid-add-status-and-set-attendee-status branch from abf18da to bbb69f1 Compare March 27, 2025 10:53
@SebastianKrupinski
Copy link
Contributor Author

CI is unhappy

Yup, I noticed. Trying a rebase

@miaulalala
Copy link
Contributor

The autoloaders should be valid. Please run the autoload checker

@SebastianKrupinski SebastianKrupinski force-pushed the fix/noid-add-status-and-set-attendee-status branch from bbb69f1 to c5d4dbe Compare March 28, 2025 07:44
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
@SebastianKrupinski SebastianKrupinski force-pushed the fix/noid-add-status-and-set-attendee-status branch from c5d4dbe to 2de6d6b Compare March 28, 2025 07:49
@SebastianKrupinski SebastianKrupinski merged commit b5291bf into master Mar 28, 2025
192 of 199 checks passed
@SebastianKrupinski SebastianKrupinski deleted the fix/noid-add-status-and-set-attendee-status branch March 28, 2025 08:11
@github-project-automation github-project-automation bot moved this from 🏗️ In progress to ☑️ Done in 💌 📅 👥 Groupware team Mar 28, 2025
@backportbot
Copy link

backportbot bot commented Mar 28, 2025

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

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

# Create the new backport branch
git checkout -b backport/51501/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 2de6d6b9

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

Error: 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews backport-request pending documentation This pull request needs an associated documentation update

Projects

Development

Successfully merging this pull request may close these issues.

Can not accept calendar invite

6 participants