Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Sep 15, 2025

Backport of PR #55122

The `$path` argument was added in #48612, but was never actually used by the callers. The path was therefore missing in the favorite/unfavorite events, which lead to a broken activity information.

I also added a fallback to handle `addToFavorites` and `removeFromFavorites`, which are part of a public API, and are calling `tagAs` and `untag` without `$path`.

Fix nextcloud/activity#2134

Signed-off-by: Louis Chemineau <[email protected]>
@backportbot backportbot bot requested a review from a team as a code owner September 15, 2025 14:38
@backportbot backportbot bot requested review from Altahrim, AndyScherzinger, CarlSchwan, artonge, come-nc and provokateurin and removed request for a team September 15, 2025 14:38
@backportbot backportbot bot added bug 3. to review Waiting for reviews feature: activity and notification php Pull requests that update Php code labels Sep 15, 2025
@backportbot backportbot bot added this to the Nextcloud 32 milestone Sep 15, 2025
It was not caught by the CI on master, but is blocking in the backports.

Signed-off-by: Louis Chemineau <[email protected]>
@AndyScherzinger AndyScherzinger merged commit ace73c8 into stable32 Sep 15, 2025
212 of 218 checks passed
@AndyScherzinger AndyScherzinger deleted the backport/55122/stable32 branch September 15, 2025 17:38
@skjnldsv skjnldsv modified the milestones: Nextcloud 32, Nextcloud 33 Sep 28, 2025
@blizzz blizzz mentioned this pull request Oct 14, 2025
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 bug feature: activity and notification php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants