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

feat: Compute Kudos properties instead of relying on given parameters in HTTP call - MEED-7636 - Meeds-io/meeds#2485 #543

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

boubaker
Copy link
Member

Prior to this change, when sending a kudos to a user or space using an id instead of remoteId, the Kudos creation succeeds while the activity generation fails. This change ensures to store in kudos attributes the right value for Kudos fields and to not rely on properties sent with kudos object as is which will ensure data consistency.

… in HTTP call - MEED-7636 - Meeds-io/meeds#2485

Prior to this change, when sending a kudos to a user or space using an id instead of remoteId, the Kudos creation succeeds while the activity generation fails. This change ensures to store in kudos attributes the right value for Kudos fields and to not rely on properties sent with kudos object as is which will ensure data consistency.
@boubaker boubaker enabled auto-merge (squash) October 11, 2024 13:37
Copy link

sonarcloud bot commented Oct 11, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
36.8% Coverage on New Code (required ≥ 60%)

See analysis details on SonarCloud

@boubaker boubaker merged commit f1097ba into develop Oct 11, 2024
3 of 4 checks passed
@boubaker boubaker deleted the MEED-7636 branch October 11, 2024 13:39
exo-swf pushed a commit that referenced this pull request Oct 11, 2024
… in HTTP call - MEED-7636 - Meeds-io/meeds#2485 (#543)

Prior to this change, when sending a kudos to a user or space using an
id instead of remoteId, the Kudos creation succeeds while the activity
generation fails. This change ensures to store in kudos attributes the
right value for Kudos fields and to not rely on properties sent with
kudos object as is which will ensure data consistency.
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