Skip to content

fix: Crowdin proofreader events are not well triggered - Meeds-io/meeds#2655#61

Merged
sergeByishimo merged 4 commits intoMeeds-io:developfrom
sergeByishimo:develop
Jan 17, 2025
Merged

fix: Crowdin proofreader events are not well triggered - Meeds-io/meeds#2655#61
sergeByishimo merged 4 commits intoMeeds-io:developfrom
sergeByishimo:develop

Conversation

@sergeByishimo
Copy link
Contributor

The suggestion.approved webhook from Crowdin no longer provides the proofreader information in the payload. Instead, it only includes the translator details.

Now to get proofreader details, we call the Crowdin API after receiving the webhook.

…ds#2655

The suggestion.approved webhook from Crowdin no longer provides the
proofreader information in the payload. Instead, it only includes the
translator details.

Now to get proofreader details, we call the Crowdin API after receiving
the webhook.
@plamarque plamarque requested a review from AzmiTouil January 10, 2025 16:46
…dy of corresponding try statement - Meeds-io/meeds#2655

exception java.lang.IllegalAccessException is never thrown in body of
corresponding try statement
@plamarque plamarque requested a review from AzmiTouil January 16, 2025 17:32
@sergeByishimo sergeByishimo merged commit 4791149 into Meeds-io:develop Jan 17, 2025
1 check passed
exo-swf pushed a commit that referenced this pull request Jan 18, 2025
…ds#2655 (#61)

* fix: Crowdin proofreader events are not well triggered - Meeds-io/meeds#2655

The suggestion.approved webhook from Crowdin no longer provides the
proofreader information in the payload. Instead, it only includes the
translator details.

Now to get proofreader details, we call the Crowdin API after receiving
the webhook.

* fix: Suggested Changes by @AzmiTouil - Meeds-io/meeds#2655

Suggested Changes by @AzmiTouil

* fix: exception java.lang.IllegalAccessException is never thrown in body of corresponding try statement - Meeds-io/meeds#2655

exception java.lang.IllegalAccessException is never thrown in body of
corresponding try statement

* Remove useless imports and format code

---------

Co-authored-by: Azmi Touil <atouil@exoplatform.com>
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