Skip to content

fix: webhook payload for system tag events#61490

Open
luka-nextcloud wants to merge 1 commit into
masterfrom
fix-webhook
Open

fix: webhook payload for system tag events#61490
luka-nextcloud wants to merge 1 commit into
masterfrom
fix-webhook

Conversation

@luka-nextcloud

@luka-nextcloud luka-nextcloud commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary

Fix webhook payload of events OCP\SystemTag\TagAssignedEvent, OCP\SystemTag\TagUnassignedEvent:
Ensure property objectIds is a list

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@luka-nextcloud luka-nextcloud requested a review from a team as a code owner June 22, 2026 09:50
@luka-nextcloud luka-nextcloud requested review from ArtificialOwl, icewind1991, leftybournes and provokateurin and removed request for a team June 22, 2026 09:50
@github-project-automation github-project-automation Bot moved this to 🧭 Planning evaluation (don't pick) in 📝 Productivity team Jun 22, 2026
@luka-nextcloud luka-nextcloud added bug 3. to review Waiting for reviews labels Jun 22, 2026
@luka-nextcloud luka-nextcloud moved this from 🧭 Planning evaluation (don't pick) to 👀 In review in 📝 Productivity team Jun 22, 2026
Signed-off-by: Your Name <you@example.com>
@susnux susnux added the community pull requests from community label Jun 24, 2026
@marcelklehr

Copy link
Copy Markdown
Member

Small correction: Ensure property objectIds is an array list

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 community pull requests from community

Projects

Status: 👀 In review

Development

Successfully merging this pull request may close these issues.

[Bug]: Incorrect data structure for webhook event TagAssignedEvent

3 participants