Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Activity of calendars, events and addressbook miss information about the affected collection #41410

Closed
4 of 8 tasks
ChristophWurst opened this issue Nov 13, 2023 · 3 comments · Fixed by nextcloud/activity#1412

Comments

@ChristophWurst
Copy link
Member

ChristophWurst commented Nov 13, 2023

⚠️ This issue respects the following points: ⚠️

Bug description

Creating a calendar, changing an event and changing address books should create activity that say which calendar/address book changed.

image

Steps to reproduce

  1. Create a calendar
  2. Look at activities

Expected behavior

Shows the new calendar name

Installation method

None

Nextcloud Server version

28

Operating system

None

PHP engine version

None

Web server

None

Database engine version

None

Is this bug present after an update or on a fresh install?

None

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

No response

@ChristophWurst
Copy link
Member Author

@st3iny bisected and found nextcloud/activity@430b86f.

cc @susnux

@ChristophWurst ChristophWurst added 2. developing Work in progress 3. to review Waiting for reviews and removed 1. to develop Accepted and waiting to be taken care of 2. developing Work in progress labels Nov 13, 2023
@st3iny
Copy link
Member

st3iny commented Nov 13, 2023

Calendar fix at: nextcloud/activity#1411
Address book fix at: nextcloud/activity#1412

@st3iny
Copy link
Member

st3iny commented Nov 13, 2023

Activities on creating new calendars are also fixed by the first PR.

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

Successfully merging a pull request may close this issue.

2 participants