Skip to content

feat: Collect the kudos sent on a content as a reaction on it - EXO-60518 - #867

Open
hakermi wants to merge 2 commits into
feature/maintenancefrom
TASK-60518
Open

feat: Collect the kudos sent on a content as a reaction on it - EXO-60518#867
hakermi wants to merge 2 commits into
feature/maintenancefrom
TASK-60518

Conversation

@hakermi

@hakermi hakermi commented Aug 6, 2026

Copy link
Copy Markdown
Member

A kudos sent on an article is materialized by the kudos addon as an activity comment of type 'exokudos:activity' on the activity of that article, so it was collected as a comment on the content. It could not be filtered as a kudos in the content analytics reactions, since the kudos collected by the kudos addon carry no content identifier.

Broadcast a dedicated article event when the saved comment carries that type and map it to a new 'sendKudosContent' operation, collected with the same content identification as the other content reactions. The activity is matched only through what it carries, without any dependency towards the addon which created it.

halaya and others added 2 commits August 4, 2026 14:12
…0518

A kudos sent on an article is materialized by the kudos addon as an
activity comment of type 'exokudos:activity' on the activity of that
article, so it was collected as a comment on the content. It could not be
filtered as a kudos in the content analytics reactions, since the kudos
collected by the kudos addon carry no content identifier.

Broadcast a dedicated article event when the saved comment carries that
type and map it to a new 'sendKudosContent' operation, collected with the
same content identification as the other content reactions. The activity is
matched only through what it carries, without any dependency towards the
addon which created it.
@sonarqubecloud

sonarqubecloud Bot commented Aug 6, 2026

Copy link
Copy Markdown

@exo-swf
exo-swf force-pushed the feature/maintenance branch from 19ac41a to 1f1bcb1 Compare August 17, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants