jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/367393 )

Change subject: Turn on reading from the term_full_entity_id in testwikidata
......................................................................


Turn on reading from the term_full_entity_id in testwikidata

Bug: T165197
Change-Id: I6b65d3d490d0263f8a48b0d25c64b4a58939668a
---
M wmf-config/Wikibase-production.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Daniel Kinzler: Looks good to me, but someone else must approve
  Zfilipin: Looks good to me, approved
  Ladsgroup: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/wmf-config/Wikibase-production.php 
b/wmf-config/Wikibase-production.php
index 14c803c..110e378 100644
--- a/wmf-config/Wikibase-production.php
+++ b/wmf-config/Wikibase-production.php
@@ -25,7 +25,7 @@
                        'P185',
                ];
                $wgWBRepoSettings['writeFullEntityIdColumn'] = true;
-               $wgWBRepoSettings['readFullEntityIdColumn'] = false;
+               $wgWBRepoSettings['readFullEntityIdColumn'] = true;
 
                $wgWBRepoSettings['statementSections']['property'] = [
                        'statements' => null,

-- 
To view, visit https://gerrit.wikimedia.org/r/367393
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6b65d3d490d0263f8a48b0d25c64b4a58939668a
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Ladsgroup <[email protected]>
Gerrit-Reviewer: Aude <[email protected]>
Gerrit-Reviewer: Daniel Kinzler <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: Ladsgroup <[email protected]>
Gerrit-Reviewer: Zfilipin <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to