Skip to content

Conversation

@ilicfilip
Copy link
Collaborator

All user tasks were triggering celebration, the data attribute on the user task DOM node had the correct value (1 for golden task, 0 for other) but the REST API response was returning 1 for all.

The response data is what determines if point is awarded and is celebration triggered, so the same check as here had to be applied to the REST API response filter.

This most likely worked when #605 was implemented, but then later was broken in merges that followed.

@ilicfilip ilicfilip added this to the 1.9.0 milestone Oct 27, 2025
@ilicfilip ilicfilip requested a review from aristath October 27, 2025 17:03
@github-actions
Copy link
Contributor

github-actions bot commented Oct 27, 2025

Test on Playground
Test this pull request on the Playground
or download the zip

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