jenkins-bot has submitted this change and it was merged.
Change subject: Temporarily disable notifications
......................................................................
Temporarily disable notifications
Temporary fix for T109063 and T108559
till we figure out and fix the actual issue
Bug: T108559
Change-Id: Ia1b9697c8f4792f825d88416741ac148b61bf89b
---
M api/ApiContentTranslationPublish.php
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Nikerabbit: Looks good to me, approved
jenkins-bot: Verified
diff --git a/api/ApiContentTranslationPublish.php
b/api/ApiContentTranslationPublish.php
index f991e11..23caae8 100755
--- a/api/ApiContentTranslationPublish.php
+++ b/api/ApiContentTranslationPublish.php
@@ -217,7 +217,8 @@
}
$this->saveTranslationHistory( $params );
// Notify user about milestones
- $this->notifyTranslator();
+ // Temporary fix for T109063 and T108559
+ // $this->notifyTranslator();
} else {
$result = array(
'result' => 'error',
--
To view, visit https://gerrit.wikimedia.org/r/232486
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia1b9697c8f4792f825d88416741ac148b61bf89b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Santhosh <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits