[Wikidata-bugs] [Maniphest] T281468: Automatic SI unit conversion not working on Commons SPARQL engine

2021-05-21 Thread Ladsgroup
Ladsgroup added a comment. The config is already there: ladsgroup@mwmaint1002:~$ mwscript eval.php --wiki=commonswiki > var_dump( $wgWBRepoSettings['unitStorage'] ); array(2) { ["class"]=> string(35) "\Wikibase\Lib\Units\JsonUnitStorage" ["args"]=> array(1

[Wikidata-bugs] [Maniphest] T281468: Automatic SI unit conversion not working on Commons SPARQL engine

2021-05-21 Thread Ladsgroup
Ladsgroup added a comment. I do see the triples there too: sdcs:M101311668-FB2F8781-5BAB-4222-ADD5-54DC1CC8EECD a wikibase:Statement, wikibase:BestRank ; wikibase:rank wikibase:NormalRank ; ps:P2044 "+211"^^xsd:decimal ; psv:P2044 sdcv:6c04f11c859b

[Wikidata-bugs] [Maniphest] T282624: Limit IA granting/revoking to stewards only

2021-05-21 Thread Leaderboard
Leaderboard added a comment. In T282624#7101559 , @Alfa80 wrote: > I am also thinking of this approach (to further reduce concerns about 2FA status by using 2LA, see below ): > > Is it possible to mark the changes made by an IA with

[Wikidata-bugs] [Maniphest] T233520: Wikidata changes do not get sent to client sites on initial sitelink addition (in some cases), leading to things such as missing page props in page_props table

2021-05-21 Thread Jakob_WMDE
Jakob_WMDE closed subtask T282697: Get rid of RepoEntityChange as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T233520 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Jakob_WMDE Cc: PeterBowman, Tagishsimon, Nirmos, jeblad, Jakob_WMDE, C

[Wikidata-bugs] [Maniphest] T282697: Get rid of RepoEntityChange

2021-05-21 Thread Jakob_WMDE
Jakob_WMDE closed this task as "Resolved". Jakob_WMDE moved this task from Peer Review to Done on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board. TASK DETAIL https://phabricator.wikimedia.org/T282697 WORKBOARD https://phabricator.wikimedia.org/project/board/3539/ EMAIL PREFEREN

[Wikidata-bugs] [Maniphest] T259801: Support multilingual formatter url on Wikidata

2021-05-21 Thread robertsilen
robertsilen added a comment. We support this issue being solved. Projekt Fredrika wrote a blog about the issue with examples: Suggestion: make Wikidata’s links to external data multilingual . TASK DETAIL https

[Wikidata-bugs] [Maniphest] T282685: Get rid of the builders array in RdfBuilder

2021-05-21 Thread gerritbot
gerritbot added a comment. Change 693362 had a related patch set uploaded (by Tarrow; author: Tarrow): [mediawiki/extensions/Wikibase@master] Introduce PropertyRdfBuilder https://gerrit.wikimedia.org/r/693362 TASK DETAIL https://phabricator.wikimedia.org/T282685 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T281468: Automatic SI unit conversion not working on Commons SPARQL engine

2021-05-21 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. In T281468#7102548 , @Ladsgroup wrote: > I do see the triples there too: > > sdcs:M101311668-FB2F8781-5BAB-4222-ADD5-54DC1CC8EECD a wikibase:Statement, > wikibase:BestRank ; >

[Wikidata-bugs] [Maniphest] T283246: Create tasks for all places in Wikibase where DB connections are created/used

2021-05-21 Thread Michael
Michael claimed this task. Michael moved this task from To Do (prioritised from top to bottom) to Doing on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board. Restricted Application added a project: User-Michael. TASK DETAIL https://phabricator.wikimedia.org/T283246 WORKBOARD https:

[Wikidata-bugs] [Maniphest] T283328: Replace LBFactory with injecting new Db-Service in Client's ChangeModificationNotificationJob and child-classes

2021-05-21 Thread Michael
Michael created this task. Michael added projects: wdwb-tech, Wikidata, Wikidata-Campsite (Wikidata-Campsite-Iteration-∞), User-Michael. TASK DESCRIPTION The abstract class `ChangeModificationNotificationJob` has two concrete implementations, `ChangeDeletionNotificationJob` and `ChangeVisibil

[Wikidata-bugs] [Maniphest] T283328: Replace LBFactory with injecting new Db-Service in Client's ChangeModificationNotificationJob and child-classes

2021-05-21 Thread Michael
Michael removed a project: User-Michael. TASK DETAIL https://phabricator.wikimedia.org/T283328 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86,

[Wikidata-bugs] [Maniphest] T283330: [unusual] Replace LBFactory with injecting new Db-Service in Client's InjectRCRecordsJob

2021-05-21 Thread Michael
Michael created this task. Michael added projects: wdwb-tech, Wikidata, Wikidata-Campsite (Wikidata-Campsite-Iteration-∞). TASK DESCRIPTION `InjectRCRecordsJob` uses ILBFactory in a way that might be somewhat unanticipated in this endeavour: $trxToken = $this->lbFactory->getEmptyTransac

[Wikidata-bugs] [Maniphest] T283245: Create database connection service abstraction

2021-05-21 Thread Michael
Michael added a comment. LIst of usages of ILBFactory in ways that we didn't anticipate so far: - T283330: [unusual] Replace LBFactory with injecting new Db-Service in Client's InjectRCRecordsJob (I'll update this comment as I come across t

[Wikidata-bugs] [Maniphest] T283331: Replace LBFactory with injecting new Db-Service in Client's BulkSubscriptionUpdater

2021-05-21 Thread Michael
Michael created this task. Michael added projects: wdwb-tech, Wikidata, Wikidata-Campsite (Wikidata-Campsite-Iteration-∞). TASK DESCRIPTION `BulkSubscriptionUpdater` uses LBFactory only to wait for replication by calling $this->lbFactory->waitForReplication( [ 'domain' => $this->repoWik

[Wikidata-bugs] [Maniphest] T283334: Replace LBFactory with injecting new Db-Service in Client's DirectSqlStore

2021-05-21 Thread Michael
Michael created this task. Michael added projects: wdwb-tech, Wikidata, Wikidata-Campsite (Wikidata-Campsite-Iteration-∞). Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION This is a pretty big class that might benefit from some more refactoring first. It has a comment from

[Wikidata-bugs] [Maniphest] T283245: Create database connection service abstraction

2021-05-21 Thread Jakob_WMDE
Jakob_WMDE claimed this task. Jakob_WMDE moved this task from To Do (prioritised from top to bottom) to Doing on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board. TASK DETAIL https://phabricator.wikimedia.org/T283245 WORKBOARD https://phabricator.wikimedia.org/project/board/3539/

[Wikidata-bugs] [Maniphest] T283339: Replace LBFactory with injecting new Db-Service in Client's EntityUsageTable class

2021-05-21 Thread Michael
Michael created this task. Michael added projects: wdwb-tech, Wikidata, Wikidata-Campsite (Wikidata-Campsite-Iteration-∞). TASK DESCRIPTION This class could also benefit from some refactoring as it doesn't seem to be well scoped or named. In particular, its name would imply that it is build by

[Wikidata-bugs] [Maniphest] T283340: Replace LBFactory with injecting new Db-Service in Client's EntityUsageTableBuilder

2021-05-21 Thread Michael
Michael created this task. Michael added projects: wdwb-tech, Wikidata, Wikidata-Campsite (Wikidata-Campsite-Iteration-∞). TASK DESCRIPTION Mostly a fairly standard usage with the exception of the `\Wikimedia\Rdbms\ILBFactory::getLocalDomainID` call below: $this->lbFactory->waitForRepli

[Wikidata-bugs] [Maniphest] T283246: Create tasks for all places in Wikibase where DB connections are created/used

2021-05-21 Thread Michael
Michael added a comment. Things that do not strictly fall under this ticket and so do not have a subtask (yet): - LBFactory mentioned in config in WikibaseClient.example.php TASK DETAIL https://phabricator.wikimedia.org/T283246 EMAIL PREFERENCES https://phabricator.wikimedia.org/set

[Wikidata-bugs] [Maniphest] T283331: Replace LBFactory with injecting new Db-Service in Client's BulkSubscriptionUpdater and UpdateSubscriptions maint script

2021-05-21 Thread Michael
Michael renamed this task from "Replace LBFactory with injecting new Db-Service in Client's BulkSubscriptionUpdater" to "Replace LBFactory with injecting new Db-Service in Client's BulkSubscriptionUpdater and UpdateSubscriptions maint script". Michael updated the task description. TASK DETAIL

[Wikidata-bugs] [Maniphest] T283342: Replace ILBFactory and ILoadBalancer with injecting new Db-Service in Lib's MatchingTermsLookupFactory and created classes: NameTableStore

2021-05-21 Thread Michael
Michael created this task. Michael added projects: wdwb-tech, Wikidata, Wikidata-Campsite (Wikidata-Campsite-Iteration-∞). Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION **MatchingTermsLookupFactory**: public function getLookupForDatabase( $dbName ): MatchingTermsL

[Wikidata-bugs] [Maniphest] T283342: Replace ILBFactory and ILoadBalancer with injecting new Db-Service in Lib's MatchingTermsLookupFactory and created classes: NameTableStore, DatabaseMatchingTermsLo

2021-05-21 Thread Michael
Michael renamed this task from "Replace ILBFactory and ILoadBalancer with injecting new Db-Service in Lib's MatchingTermsLookupFactory and created classes: NameTableStore" to "Replace ILBFactory and ILoadBalancer with injecting new Db-Service in Lib's MatchingTermsLookupFactory and created clas

[Wikidata-bugs] [Maniphest] T283343: Replace ILBFactory and ILoadBalancer with injecting new Db-Service in Lib's PropertyInfoTable and places that construct it

2021-05-21 Thread Michael
Michael created this task. Michael added projects: wdwb-tech, Wikidata, Wikidata-Campsite (Wikidata-Campsite-Iteration-∞). TASK DESCRIPTION `PropertyInfoTable` has a failry standard usage pattern: $this->loadBalancer = $lbFactory->getMainLB( $databaseName ); public function

[Wikidata-bugs] [Maniphest] T283344: Replace ILBFactory and ILoadBalancer with injecting new Db-Service in Lib's WikiPageEntityMetaDataLookup and places that construct it

2021-05-21 Thread Michael
Michael created this task. Michael added projects: wdwb-tech, Wikidata, Wikidata-Campsite (Wikidata-Campsite-Iteration-∞). TASK DESCRIPTION `WikiPageEntityMetaDataLookup` has a standard usage pattern: $this->loadBalancer = $lbFactory->getMainLB( $this->databaseName ); $db = $this-

[Wikidata-bugs] [Maniphest] T283348: Replace ILBFactory and ILoadBalancer with injecting new Db-Service in Lib's TermInLangIdsResolverFactory

2021-05-21 Thread Michael
Michael created this task. Michael added projects: wdwb-tech, Wikidata, Wikidata-Campsite (Wikidata-Campsite-Iteration-∞). TASK DESCRIPTION This includes refactoring things so that `DatabaseTermInLangIdsResolver` is only constructed in that factory and injected everywhere else, either by using

[Wikidata-bugs] [Maniphest] T283349: Replace ILBFactory and ILoadBalancer with injecting new Db-Service in Lib's DatabaseTermInLangIdsAcquirer and ReplicaMasterAwareRecordIdsAcquirer

2021-05-21 Thread Michael
Michael created this task. Michael added projects: wdwb-tech, Wikidata, Wikidata-Campsite (Wikidata-Campsite-Iteration-∞). TASK DESCRIPTION `DatabaseTermInLangIdsAcquirer` and `ReplicaMasterAwareRecordIdsAcquirer` seem to have a fairly standard usage pattern again. $this->lbFactory->wai

[Wikidata-bugs] [Maniphest] T283342: Replace ILBFactory and ILoadBalancer with injecting new Db-Service in Lib's MatchingTermsLookupFactory and created classes: NameTableStore, DatabaseMatchingTermsLo

2021-05-21 Thread Michael
Michael updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T283342 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, Gor

[Wikidata-bugs] [Maniphest] T283342: Replace ILBFactory and ILoadBalancer with injecting new Db-Service in Lib's MatchingTermsLookupFactory and created classes: NameTableStore, DatabaseMatchingTermsLo

2021-05-21 Thread Michael
Michael updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T283342 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, Gor

[Wikidata-bugs] [Maniphest] T283350: Replace ILBFactory and ILoadBalancer with injecting new Db-Service in Repo's SqlSubscriptionLookup

2021-05-21 Thread Michael
Michael created this task. Michael added projects: wdwb-tech, Wikidata, Wikidata-Campsite (Wikidata-Campsite-Iteration-∞). TASK DESCRIPTION Aside from the usual $dbr = $this->dbLoadBalancer->getConnection( DB_REPLICA ); this is also using $this->dbLoadBalancer->reuseConnectio

[Wikidata-bugs] [Maniphest] T283354: Replace ILBFactory and ILoadBalancer with injecting new Db-Service in Repo's PurgeEntityDataJob

2021-05-21 Thread Michael
Michael created this task. Michael added projects: wdwb-tech, Wikidata, Wikidata-Campsite (Wikidata-Campsite-Iteration-∞). TASK DESCRIPTION The usage of PurgeEntityDataJob seems to be mostly standard: $this->lbFactory->waitForReplication( [ 'domain' => $this->lbFactory->getLocalD

[Wikidata-bugs] [Maniphest] T225529: Article tagline should be set by a hook, not by code highly coupled with Wikibase

2021-05-21 Thread Tgr
Tgr added a comment. Yeah I think this should be a core hook, not a skin hook. There are several uses for a short article description (I'd avoid "tagline" which is more about where it is displayed than what it contains), e.g. currently VisualEditor is using it for link suggestions, or the mo

[Wikidata-bugs] [Maniphest] T283354: Replace ILBFactory and ILoadBalancer with injecting new Db-Service in Repo's PurgeEntityDataJob

2021-05-21 Thread gerritbot
gerritbot added a comment. Change 693442 had a related patch set uploaded (by Jakob; author: Jakob): [mediawiki/extensions/Wikibase@master] Create database connection service abstraction https://gerrit.wikimedia.org/r/693442 TASK DETAIL https://phabricator.wikimedia.org/T283354 E

[Wikidata-bugs] [Maniphest] T283245: Create database connection service abstraction

2021-05-21 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T283245 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Jakob_WMDE, gerritbot Cc: Michael, Aklapper, Ladsgroup, Invadibot, Lalamarie69, maantietaja, Alter-paul

[Wikidata-bugs] [Maniphest] T283245: Create database connection service abstraction

2021-05-21 Thread gerritbot
gerritbot added a comment. Change 693442 had a related patch set uploaded (by Jakob; author: Jakob): [mediawiki/extensions/Wikibase@master] Create database connection service abstraction https://gerrit.wikimedia.org/r/693442 TASK DETAIL https://phabricator.wikimedia.org/T283245 E

[Wikidata-bugs] [Maniphest] T283354: Replace ILBFactory and ILoadBalancer with injecting new Db-Service in Repo's PurgeEntityDataJob

2021-05-21 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T283354 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: Aklapper, Michael, Invadibot, Lalamarie69, maantietaja, Alter-paule, Beast1978, Un1tY, Ak

[Wikidata-bugs] [Maniphest] T283364: Add monolingual language code wya

2021-05-21 Thread Fralambert
Fralambert created this task. Fralambert added projects: Wikidata, Language codes. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION Please add the language code wya to the list of language codes supported for monolingual text values. The language is named Wyandot or We

[Wikidata-bugs] [Maniphest] T283350: Replace ILBFactory and ILoadBalancer with injecting new Db-Service in Repo's SqlSubscriptionLookup

2021-05-21 Thread Michael
Michael removed a project: wdwb-tech. TASK DETAIL https://phabricator.wikimedia.org/T283350 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, Gor

[Wikidata-bugs] [Maniphest] T283349: Replace ILBFactory and ILoadBalancer with injecting new Db-Service in Lib's DatabaseTermInLangIdsAcquirer and ReplicaMasterAwareRecordIdsAcquirer

2021-05-21 Thread Michael
Michael removed a project: wdwb-tech. TASK DETAIL https://phabricator.wikimedia.org/T283349 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, Gor

[Wikidata-bugs] [Maniphest] T283354: Replace ILBFactory and ILoadBalancer with injecting new Db-Service in Repo's PurgeEntityDataJob

2021-05-21 Thread Michael
Michael removed a project: wdwb-tech. TASK DETAIL https://phabricator.wikimedia.org/T283354 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Aklapper, Michael, Invadibot, Lalamarie69, maantietaja, Alter-paule, Beast1978, Un1tY, Akuckartz,

[Wikidata-bugs] [Maniphest] T283344: Replace ILBFactory and ILoadBalancer with injecting new Db-Service in Lib's WikiPageEntityMetaDataLookup and places that construct it

2021-05-21 Thread Michael
Michael removed a project: wdwb-tech. TASK DETAIL https://phabricator.wikimedia.org/T283344 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, Gor

[Wikidata-bugs] [Maniphest] T283348: Replace ILBFactory and ILoadBalancer with injecting new Db-Service in Lib's TermInLangIdsResolverFactory

2021-05-21 Thread Michael
Michael removed a project: wdwb-tech. TASK DETAIL https://phabricator.wikimedia.org/T283348 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, Gor

[Wikidata-bugs] [Maniphest] T283343: Replace ILBFactory and ILoadBalancer with injecting new Db-Service in Lib's PropertyInfoTable and places that construct it

2021-05-21 Thread Michael
Michael removed a project: wdwb-tech. TASK DETAIL https://phabricator.wikimedia.org/T283343 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, Gor

[Wikidata-bugs] [Maniphest] T283342: Replace ILBFactory and ILoadBalancer with injecting new Db-Service in Lib's MatchingTermsLookupFactory and created classes: NameTableStore, DatabaseMatchingTermsLo

2021-05-21 Thread Michael
Michael removed a project: wdwb-tech. TASK DETAIL https://phabricator.wikimedia.org/T283342 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, Gor

[Wikidata-bugs] [Maniphest] T283340: Replace LBFactory with injecting new Db-Service in Client's EntityUsageTableBuilder

2021-05-21 Thread Michael
Michael removed a project: wdwb-tech. TASK DETAIL https://phabricator.wikimedia.org/T283340 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, Gor

[Wikidata-bugs] [Maniphest] T283339: Replace LBFactory with injecting new Db-Service in Client's EntityUsageTable class

2021-05-21 Thread Michael
Michael removed a project: wdwb-tech. TASK DETAIL https://phabricator.wikimedia.org/T283339 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, Gor

[Wikidata-bugs] [Maniphest] T283334: Replace LBFactory with injecting new Db-Service in Client's DirectSqlStore

2021-05-21 Thread Michael
Michael removed a project: wdwb-tech. TASK DETAIL https://phabricator.wikimedia.org/T283334 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, Gor

[Wikidata-bugs] [Maniphest] T283331: Replace LBFactory with injecting new Db-Service in Client's BulkSubscriptionUpdater and UpdateSubscriptions maint script

2021-05-21 Thread Michael
Michael removed a project: wdwb-tech. TASK DETAIL https://phabricator.wikimedia.org/T283331 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, Gor

[Wikidata-bugs] [Maniphest] T283330: [unusual] Replace LBFactory with injecting new Db-Service in Client's InjectRCRecordsJob

2021-05-21 Thread Michael
Michael removed a project: wdwb-tech. TASK DETAIL https://phabricator.wikimedia.org/T283330 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, Gor

[Wikidata-bugs] [Maniphest] T283328: Replace LBFactory with injecting new Db-Service in Client's ChangeModificationNotificationJob and child-classes

2021-05-21 Thread Michael
Michael removed a project: wdwb-tech. TASK DETAIL https://phabricator.wikimedia.org/T283328 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, Gor

[Wikidata-bugs] [Maniphest] T283370: Shape Expressions for Wikidata Lexemes using ShExStatements

2021-05-21 Thread Maintenance_bot
Maintenance_bot added a project: Wikidata. TASK DETAIL https://phabricator.wikimedia.org/T283370 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Jsamwrites, Maintenance_bot Cc: Jsamwrites, Invadibot, Surya742, Saarik, Johentsch, maantietaja, Mohammed

[Wikidata-bugs] [Maniphest] T282563: User Retention Wikidata: A model for "participating since" patterns in the 2021 Wikidata Community Survey

2021-05-21 Thread GoranSMilovanovic
GoranSMilovanovic added a comment. @Jan_Dittrich To answer the following, simple question: > How high is the likelihood to become an active editor again? please find a dataset attached: `userId` is a fake (but unique) Wikidata user ID, `reactivationsN` is the number of the times

[Wikidata-bugs] [Maniphest] T225529: Article tagline should be set by a hook, not by code highly coupled with Wikibase

2021-05-21 Thread alistair3149
alistair3149 added a comment. > Yeah I think this should be a core hook, not a skin hook. Yes it should be a core hook that is accessible by both skins and extensions. > Can you envision a wiki where the tagline is not a short description of the article but something different?

[Wikidata-bugs] [Maniphest] T266470: Expose wdqs1009 to wdqs users and gather feedback

2021-05-21 Thread Multichill
Multichill added a comment. I didn't notice this task before. Where can I read the feedback you got? From who did you get feedback? TASK DETAIL https://phabricator.wikimedia.org/T266470 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: RKemper, Mul

[Wikidata-bugs] [Maniphest] T259801: Support multilingual formatter url on Wikidata

2021-05-21 Thread Multichill
Multichill added a comment. In T259801#7100788 , @Zache wrote: > This affects the query service which uses the formatter URL to render the URI. Are you sure about that? Are you sure your not mixing up formatter URL and formatter UR

[Wikidata-bugs] [Maniphest] T283390: Pictogram: Tool to add image statements to lexeme senses

2021-05-21 Thread Maintenance_bot
Maintenance_bot added a project: Wikidata. TASK DETAIL https://phabricator.wikimedia.org/T283390 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Maintenance_bot Cc: jhsoby, Invadibot, Surya742, maantietaja, Mohammed_Sadat_WMDE, Akuckartz, Nandana, La

[Wikidata-bugs] [Maniphest] T282563: User Retention Wikidata: A model for "participating since" patterns in the 2021 Wikidata Community Survey

2021-05-21 Thread awight
awight added a comment. This line can be removed, > event_user_id != 0 Anonymous users are already filtered out with `event_user_is_anonymous = FALSE`, and anyway `event_user_id` is set to `null` rather than `0` for anonymous (or revision-deleted) users. I think the bot tests