[Wikidata-bugs] [Maniphest] T313398: Failover x1 master db1120 -> db1103

2022-07-21 Thread Marostegui
Marostegui added a comment. In T313398#8095909 , @Quiddity wrote: > From an editor perspective, would this task have resulted in any //lost// actions (e.g. If I saved an edit with an Echo `@ping` during that time, would the

[Wikidata-bugs] [Maniphest] T313564: Bump onoi/message-reporter in vendor.git to 1.4.2 for php 8 support

2022-07-21 Thread Reedy
Reedy added a comment. In T313564#8096444 , @Bawolff wrote: > Hmm, i know general practice is to require exact version in vendor.git, but I wonder if this is a case where it would be acceptable to `"1.4.2|1.4.1"` since both versions

[Wikidata-bugs] [Maniphest] T313564: Bump onoi/message-reporter in vendor.git to 1.4.2 for php 8 support

2022-07-21 Thread Maintenance_bot
Maintenance_bot added a project: Wikidata. Restricted Application added a project: wdwb-tech. TASK DETAIL https://phabricator.wikimedia.org/T313564 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Maintenance_bot Cc: JeroenDeDauw, Reedy, Aklapper,

[Wikidata-bugs] [Maniphest] T313564: Bump onoi/message-reporter in vendor.git to 1.4.2 for php 8 support

2022-07-21 Thread Bawolff
Bawolff added a comment. Hmm, i know general practice is to require exact version in vendor.git, but I wonder if this is a case where it would be acceptable to `"1.4.2|1.4.1"` since both versions are essentially identical, and its just which version of php they are marked as supporting

[Wikidata-bugs] [Maniphest] T313564: Bump onoi/message-reporter in vendor.git to 1.4.2 for php 8 support

2022-07-21 Thread Bawolff
Bawolff added a subscriber: JeroenDeDauw. Bawolff added a comment. This is hard because the commit that added support for php 8, marked it as no longer supporting php 7.2. And we want to support both in these tests :( TASK DETAIL https://phabricator.wikimedia.org/T313564 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T313564: Bump onoi/message-reporter in vendor.git to 1.4.2 for php 8 support

2022-07-21 Thread Bawolff
Bawolff created this task. Bawolff added projects: PHP 8.0 support, MediaWiki-extensions-WikibaseRepository. TASK DESCRIPTION vendor.git currently requires version 1.4.1 of onoi/message-reporter. This is breaking tests on php8, as you need 1.4.2 for php 8 support Wikibase says it needs

[Wikidata-bugs] [Maniphest] T312223: Use FallbackLabelDescriptionLookupFactory in code

2022-07-21 Thread ReleaseTaggerBot
ReleaseTaggerBot edited projects, added MW-1.39-notes (1.39.0-wmf.22; 2022-07-25); removed MW-1.39-notes (1.39.0-wmf.21; 2022-07-18). TASK DETAIL https://phabricator.wikimedia.org/T312223 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] T312223: Use FallbackLabelDescriptionLookupFactory in code

2022-07-21 Thread gerritbot
gerritbot added a comment. Change 814118 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@master] Use FallbackLabelDescriptionLookupFactory in SpecialListProperties https://gerrit.wikimedia.org/r/814118 TASK DETAIL https://phabricator.wikimedia.org/T312223 EMAIL

[Wikidata-bugs] [Maniphest] T312223: Use FallbackLabelDescriptionLookupFactory in code

2022-07-21 Thread gerritbot
gerritbot added a comment. Change 813656 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@master] Use FallbackLabelDescriptionLookupFactory in SpecialSetSiteLink https://gerrit.wikimedia.org/r/813656 TASK DETAIL https://phabricator.wikimedia.org/T312223 EMAIL

[Wikidata-bugs] [Maniphest] T312223: Use FallbackLabelDescriptionLookupFactory in code

2022-07-21 Thread gerritbot
gerritbot added a comment. Change 813647 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@master] Use FallbackLabelDescriptionLookupFactory in EntityIdLabelFormatterFactory https://gerrit.wikimedia.org/r/813647 TASK DETAIL https://phabricator.wikimedia.org/T312223 EMAIL

[Wikidata-bugs] [Maniphest] T143486: In some cases, moving or deleting pages on a client wiki does not result in sitelink updates / removal on Wikidata.

2022-07-21 Thread MisterSynergy
MisterSynergy added a comment. Status update: the backlog of sitelinks to inexistent pages is cleared, except for: - Sitelinks to wikis that have been closed (their status is undetermined anyways; number of cases is unknown) - Sitelinks to Special pages, which appear as inexistent in

[Wikidata-bugs] [Maniphest] T313398: Failover x1 master db1120 -> db1103

2022-07-21 Thread Quiddity
Quiddity added a comment. From an editor perspective, would this task have resulted in any //lost// actions (e.g. If I saved an edit with an Echo `@ping` during that time, would the Notification have been silently lost)? Or, would it only have resulted in some very short delays (for

[Wikidata-bugs] [Maniphest] T312837: [INVESTIGATION] Explore feasibility of exposing Wikibase traits indivdually to companion extensions

2022-07-21 Thread Michael
Michael added a comment. Considerations around //queryable//: Currently, the rdf-dump with EntitySchema enabled as a Statement Value looks something like this: :Q1 a wikibase:Item ; t:P1 "E10" ; t:P2 :L1 ; p:P1 s:Q1-ced30776-48cf-2c07-57dd-ac279dbfb5ac .

[Wikidata-bugs] [Maniphest] T307869: Request for new search profile for Wikidata that boosts Items for languages

2022-07-21 Thread ReleaseTaggerBot
ReleaseTaggerBot edited projects, added MW-1.39-notes (1.39.0-wmf.21; 2022-07-18); removed MW-1.39-notes (1.39.0-wmf.22; 2022-07-25). TASK DETAIL https://phabricator.wikimedia.org/T307869 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] T278962: Allow redirects and the target article as independent sitelinks if redirect badge is used

2022-07-21 Thread Michael
Michael added a comment. I looked into this a little bit, and so here is a short **Addendum to the Task Breakdown Notes:** The call that normalizes the page name and resolves the redirect will need changing in three places: - SpecialSetSiteLink.php#L501

[Wikidata-bugs] [Maniphest] T307869: Request for new search profile for Wikidata that boosts Items for languages

2022-07-21 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE moved this task from Doing to Parents/Waiting on the Wikidata Dev Team (Sprint-♾) board. Lucas_Werkmeister_WMDE added a comment. Working on Test Wikidata: F35328647: image.png I think this is now waiting for the

[Wikidata-bugs] [Maniphest] T307869: Request for new search profile for Wikidata that boosts Items for languages

2022-07-21 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-operations) [2022-07-21T15:25:23Z] Synchronized wmf-config/SearchSettingsForWikibase.php: Config: [[gerrit:815970|Configure wbsearchentities profile parameter on Test Wikidata (take 2) (T307869

[Wikidata-bugs] [Maniphest] T307869: Request for new search profile for Wikidata that boosts Items for languages

2022-07-21 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-operations) [2022-07-21T15:21:22Z] Synchronized wmf-config/InitialiseSettings.php: Config: [[gerrit:815970|Configure wbsearchentities profile parameter on Test Wikidata (take 2) (T307869 )]]

[Wikidata-bugs] [Maniphest] T307869: Request for new search profile for Wikidata that boosts Items for languages

2022-07-21 Thread gerritbot
gerritbot added a comment. Change 815970 **merged** by jenkins-bot: [operations/mediawiki-config@master] Configure wbsearchentities profile parameter on Test Wikidata (take 2) https://gerrit.wikimedia.org/r/815970 TASK DETAIL https://phabricator.wikimedia.org/T307869 EMAIL

[Wikidata-bugs] [Maniphest] T307869: Request for new search profile for Wikidata that boosts Items for languages

2022-07-21 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-operations) [2022-07-21T15:14:40Z] Synchronized php-1.39.0-wmf.21/extensions/Wikibase/repo/: Backport: [[gerrit:815983|Fix profile in wbsearchentities and wbsearch (T307869 )]] (duration: 03m

[Wikidata-bugs] [Maniphest] T307869: Request for new search profile for Wikidata that boosts Items for languages

2022-07-21 Thread gerritbot
gerritbot added a comment. Change 815983 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@wmf/1.39.0-wmf.21] Fix profile in wbsearchentities and wbsearch https://gerrit.wikimedia.org/r/815983 TASK DETAIL https://phabricator.wikimedia.org/T307869 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T307869: Request for new search profile for Wikidata that boosts Items for languages

2022-07-21 Thread ReleaseTaggerBot
ReleaseTaggerBot edited projects, added MW-1.39-notes (1.39.0-wmf.22; 2022-07-25); removed MW-1.39-notes (1.39.0-wmf.21; 2022-07-18). TASK DETAIL https://phabricator.wikimedia.org/T307869 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] T307869: Request for new search profile for Wikidata that boosts Items for languages

2022-07-21 Thread gerritbot
gerritbot added a comment. Change 815983 had a related patch set uploaded (by Lucas Werkmeister (WMDE); author: Lucas Werkmeister (WMDE)): [mediawiki/extensions/Wikibase@wmf/1.39.0-wmf.21] Fix profile in wbsearchentities and wbsearch https://gerrit.wikimedia.org/r/815983 TASK

[Wikidata-bugs] [Maniphest] T307869: Request for new search profile for Wikidata that boosts Items for languages

2022-07-21 Thread gerritbot
gerritbot added a comment. Change 815961 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@master] Fix profile in wbsearchentities and wbsearch https://gerrit.wikimedia.org/r/815961 TASK DETAIL https://phabricator.wikimedia.org/T307869 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T304084: GuzzleHttp\Exception\ConnectException: cURL error 28: Operation timed out after 5000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl

2022-07-21 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added subscribers: Pchelolo, tstarling, Reedy. Lucas_Werkmeister_WMDE added a comment. I guess the comment that @Pchelolo added in Use standard PSR-18 ClientInterface suggests that it’s intentional

[Wikidata-bugs] [Maniphest] T304084: GuzzleHttp\Exception\ConnectException: cURL error 28: Operation timed out after 5000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl

2022-07-21 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. Hm, does that mean Shellbox isn’t throwing the `ShellboxError` exception that we’re trying to catch? name=FormatChecker::runRegexCheckUsingShellbox() try { $pattern = '/^(?:' . str_replace( '/', '\/', $format

[Wikidata-bugs] [Maniphest] T277731: WikibaseRepo + WikibaseClient: Remove SingleEntitySourceServicesFactory Service

2022-07-21 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T277731 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: Aklapper, ItamarWMDE, Astuthiodit_1, karapayneWMDE, Invadibot,

[Wikidata-bugs] [Maniphest] T281342: Migrate EntityRevisionLookup to service container

2022-07-21 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved". Lucas_Werkmeister_WMDE moved this task from Incoming to Done on the Wikibase Service Migration board. TASK DETAIL https://phabricator.wikimedia.org/T281342 WORKBOARD https://phabricator.wikimedia.org/project/board/5203/ EMAIL

[Wikidata-bugs] [Maniphest] T277731: WikibaseRepo + WikibaseClient: Remove SingleEntitySourceServicesFactory Service

2022-07-21 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed subtask T281342: Migrate EntityRevisionLookup to service container as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T277731 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: Aklapper,

[Wikidata-bugs] [Maniphest] T307869: Request for new search profile for Wikidata that boosts Items for languages

2022-07-21 Thread gerritbot
gerritbot added a comment. Change 815970 had a related patch set uploaded (by Lucas Werkmeister (WMDE); author: Lucas Werkmeister (WMDE)): [operations/mediawiki-config@master] Configure wbsearchentities profile parameter on Test Wikidata (take 2)

[Wikidata-bugs] [Maniphest] T307869: Request for new search profile for Wikidata that boosts Items for languages

2022-07-21 Thread gerritbot
gerritbot added a comment. Change 815961 had a related patch set uploaded (by Lucas Werkmeister (WMDE); author: Lucas Werkmeister (WMDE)): [mediawiki/extensions/Wikibase@master] Fix profile in wbsearchentities and wbsearch https://gerrit.wikimedia.org/r/815961 TASK DETAIL

[Wikidata-bugs] [Maniphest] T281342: Migrate EntityRevisionLookup to service container

2022-07-21 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T281342 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE, Maintenance_bot Cc: Lucas_Werkmeister_WMDE, Aklapper, ItamarWMDE,

[Wikidata-bugs] [Maniphest] T281342: Migrate EntityRevisionLookup to service container

2022-07-21 Thread gerritbot
gerritbot added a comment. Change 814148 **abandoned** by Physikerwelt: [mediawiki/extensions/Math@master] Get EntityRevisionLookup from WikibaseClient services Reason: Replaced by I38d6425eb5e2c52ae4362c4b8656223a8d9d90a5 https://gerrit.wikimedia.org/r/814148 TASK DETAIL

[Wikidata-bugs] [Maniphest] T307869: Request for new search profile for Wikidata that boosts Items for languages

2022-07-21 Thread gerritbot
gerritbot added a comment. Change 815969 **merged** by jenkins-bot: [operations/mediawiki-config@master] Revert "Configure wbsearchentities profile parameter on Test Wikidata" https://gerrit.wikimedia.org/r/815969 TASK DETAIL https://phabricator.wikimedia.org/T307869 EMAIL

[Wikidata-bugs] [Maniphest] T307869: Request for new search profile for Wikidata that boosts Items for languages

2022-07-21 Thread gerritbot
gerritbot added a comment. Change 815969 had a related patch set uploaded (by Lucas Werkmeister (WMDE); author: Lucas Werkmeister (WMDE)): [operations/mediawiki-config@master] Revert "Configure wbsearchentities profile parameter on Test Wikidata"

[Wikidata-bugs] [Maniphest] T307869: Request for new search profile for Wikidata that boosts Items for languages

2022-07-21 Thread gerritbot
gerritbot added a comment. Change 806930 **merged** by jenkins-bot: [operations/mediawiki-config@master] Configure wbsearchentities profile parameter on Test Wikidata https://gerrit.wikimedia.org/r/806930 TASK DETAIL https://phabricator.wikimedia.org/T307869 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T302289: give me a random missmatch in the Mismatch Finder

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T302289 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: jmkeil, Robert-brook, Aklapper, Lydia_Pintscher, Astuthiodit_1, karapayneWMDE,

[Wikidata-bugs] [Maniphest] T304084: GuzzleHttp\Exception\ConnectException: cURL error 28: Operation timed out after 5000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl

2022-07-21 Thread Michael
Michael added a project: Wikibase-Quality-Constraints. TASK DETAIL https://phabricator.wikimedia.org/T304084 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Aklapper, thcipriani, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja,

[Wikidata-bugs] [Maniphest] T312107: Inline search on Wikidata is unable to find all mul labels and aliases

2022-07-21 Thread Manuel
Manuel removed a project: Wikidata Dev Team. Manuel moved this task from Part of an epic to Monitoring on the Wikidata-Campsite board. TASK DETAIL https://phabricator.wikimedia.org/T312107 WORKBOARD https://phabricator.wikimedia.org/project/board/3402/ EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T312109: Search for haslabel:mul does not show results on Wikidata

2022-07-21 Thread Manuel
Manuel moved this task from Part of an epic to Monitoring on the Wikidata-Campsite board. Manuel removed a project: Wikidata Dev Team. TASK DETAIL https://phabricator.wikimedia.org/T312109 WORKBOARD https://phabricator.wikimedia.org/project/board/3402/ EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T277731: WikibaseRepo + WikibaseClient: Remove SingleEntitySourceServicesFactory Service

2022-07-21 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved". Lucas_Werkmeister_WMDE moved this task from Waiting for other services to Done on the Wikibase Service Migration board. Lucas_Werkmeister_WMDE added a comment. This is done, if we strictly interpret the task to mean removing the factory

[Wikidata-bugs] [Maniphest] T313477: [Placeholder] Codex Collaboration (3 week timebox)

2022-07-21 Thread Maintenance_bot
Maintenance_bot added a project: Wikidata. TASK DETAIL https://phabricator.wikimedia.org/T313477 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Maintenance_bot Cc: Aklapper, karapayneWMDE, Astuthiodit_1, Invadibot, maantietaja, ItamarWMDE,

[Wikidata-bugs] [Maniphest] T313476: allow overwriting wikit's default font

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher created this task. Lydia_Pintscher added projects: Wikidata, Wikidata Dev Team, Wikidata Design System, Special:NewLexeme revival. Restricted Application added a subscriber: Masumrezarock100. TASK DESCRIPTION As a wikit implementer I want to be able to define my own fonts in

[Wikidata-bugs] [Maniphest] T312292: Open link to docs in new tab

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T312292 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Lydia_Pintscher, Quiddity, Aklapper, Astuthiodit_1, STH, karapayneWMDE,

[Wikidata-bugs] [Maniphest] T313113: Add * mandatory field indicator to Special:NewLexemeAlpha form page

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T313113 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Sarai-WMDE, Lydia_Pintscher, Aklapper, Mohammed_Sadat_WMDE, Astuthiodit_1,

[Wikidata-bugs] [Maniphest] T207705: Implement the Extended Date/Time Format Specification

2022-07-21 Thread GreenReaper
GreenReaper added a comment. In T207705#8091791 , @Jheald wrote: > I believe an exception should be made for a pair of functions to return as an `xsd:dateTime` the minimum and the maximum date that a given `edtf:EDTF` value could

[Wikidata-bugs] [Maniphest] T313466: add warning for logged out users on new Special:NewLexeme page

2022-07-21 Thread ItamarWMDE
ItamarWMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T313466 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ItamarWMDE Cc: Lydia_Pintscher, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE,

[Wikidata-bugs] [Maniphest] T313466: add warning for logged out users on new Special:NewLexeme page

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T313466 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Lydia_Pintscher, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja,

[Wikidata-bugs] [Maniphest] T288511: improve handling of dates - calendar models and precision

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata Dev Team. TASK DETAIL https://phabricator.wikimedia.org/T288511 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Hjfocs, Aklapper, Lydia_Pintscher, jmkeil, Astuthiodit_1, karapayneWMDE,

[Wikidata-bugs] [Maniphest] T313468: allow reporting of mismatches with empty Wikidata value

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata Dev Team. TASK DETAIL https://phabricator.wikimedia.org/T313468 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Aklapper, Lydia_Pintscher, jmkeil, Astuthiodit_1, karapayneWMDE, Invadibot,

[Wikidata-bugs] [Maniphest] T312767: Enable reporting of mismatches if no matching statement guid or property id exists

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Invalid". Lydia_Pintscher added a comment. I've split this up into T313467 and T313469 . I'm closing this ticket in favor of them. TASK DETAIL

[Wikidata-bugs] [Maniphest] T313469: allow reporting of mismatches for labels, descriptions and aliases

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher lowered the priority of this task from "High" to "Medium". TASK DETAIL https://phabricator.wikimedia.org/T313469 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: jmkeil, Aklapper, Lydia_Pintscher, Astuthiodit_1,

[Wikidata-bugs] [Maniphest] T313469: allow reporting of mismatches for labels, descriptions and aliases

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher changed the task status from "Open" to "Stalled". Lydia_Pintscher triaged this task as "High" priority. Lydia_Pintscher moved this task from Backlog to Needs work on the Mismatch Finder board. Lydia_Pintscher added a comment. Marking this as stalled because we need a design.

[Wikidata-bugs] [Maniphest] T313469: allow reporting of mismatches for labels, descriptions and aliases

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher created this task. Lydia_Pintscher added projects: Mismatch Finder, Wikidata. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION As a mismatch provider I want to be able to report mismatches for labels, descriptions and aliases in order to improve the data

[Wikidata-bugs] [Maniphest] T313468: allow reporting of mismatches with empty Wikidata value

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher triaged this task as "High" priority. TASK DETAIL https://phabricator.wikimedia.org/T313468 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Aklapper, Lydia_Pintscher, jmkeil, Astuthiodit_1, karapayneWMDE,

[Wikidata-bugs] [Maniphest] T313468: allow reporting of mismatches with empty Wikidata value

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher created this task. Lydia_Pintscher added projects: Mismatch Finder, Wikidata. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION As a mismatch provider I want to be able to report missing data in order to improve the completeness of Wikidata.

[Wikidata-bugs] [Maniphest] T313467: ability to report mismatches on qualifiers

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher triaged this task as "High" priority. TASK DETAIL https://phabricator.wikimedia.org/T313467 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: jmkeil, Aklapper, Lydia_Pintscher, Astuthiodit_1, karapayneWMDE,

[Wikidata-bugs] [Maniphest] T288511: improve handling of dates - calendar models and precision

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher triaged this task as "High" priority. TASK DETAIL https://phabricator.wikimedia.org/T288511 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Hjfocs, Aklapper, Lydia_Pintscher, jmkeil, Astuthiodit_1, karapayneWMDE,

[Wikidata-bugs] [Maniphest] T312851: Enable reporting of mismatches of qualifier values

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher added a comment. Sorry for the noise. I got confused with which tickets already exist. TASK DETAIL https://phabricator.wikimedia.org/T312851 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] T313467: ability to report mismatches on qualifiers

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher merged a task: T312851: Enable reporting of mismatches of qualifier values. TASK DETAIL https://phabricator.wikimedia.org/T313467 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: jmkeil, Aklapper, Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] T312851: Enable reporting of mismatches of qualifier values

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as a duplicate of T313467: ability to report mismatches on qualifiers. TASK DETAIL https://phabricator.wikimedia.org/T312851 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] T313467: ability to report mismatches on qualifiers

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher changed the task status from "Open" to "Stalled". Lydia_Pintscher added a comment. This is currently stalled because we need a proper design for how to display the mismatch on the results page. Waiting on new designer to join the team. TASK DETAIL

[Wikidata-bugs] [Maniphest] T313467: ability to report mismatches on qualifiers

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher created this task. Lydia_Pintscher added projects: Mismatch Finder, Wikidata. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION As a mismatch provider I want to be able to report mismatches to data that is stored in qualifiers in order to improve data

[Wikidata-bugs] [Maniphest] T312652: Apply design improvements to Special:NewLexemeAlpha page

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata Dev Team. TASK DETAIL https://phabricator.wikimedia.org/T312652 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Aklapper, Sarai-WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja,

[Wikidata-bugs] [Maniphest] T313166: new Lexeme creation page uses a font different from the rest of the side

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata Dev Team. TASK DETAIL https://phabricator.wikimedia.org/T313166 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Michael, Mohammed_Sadat_WMDE, Sarai-WMDE, Aklapper, Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] T312292: Open link to docs in new tab

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata Dev Team. TASK DETAIL https://phabricator.wikimedia.org/T312292 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Lydia_Pintscher, Quiddity, Aklapper, Astuthiodit_1, STH, karapayneWMDE,

[Wikidata-bugs] [Maniphest] T312633: [BUG] WiKit Input placeholder should display the correct color

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata Dev Team. TASK DETAIL https://phabricator.wikimedia.org/T312633 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Volker_E, Lydia_Pintscher, Quiddity, Aklapper, Sarai-WMDE, Astuthiodit_1,

[Wikidata-bugs] [Maniphest] T313466: add warning for logged out users on new Special:NewLexeme page

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata Dev Team. TASK DETAIL https://phabricator.wikimedia.org/T313466 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Lydia_Pintscher, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja,

[Wikidata-bugs] [Maniphest] T313113: Add * mandatory field indicator to Special:NewLexemeAlpha form page

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata Dev Team. TASK DETAIL https://phabricator.wikimedia.org/T313113 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Sarai-WMDE, Lydia_Pintscher, Aklapper, Mohammed_Sadat_WMDE, Astuthiodit_1,

[Wikidata-bugs] [Maniphest] T313466: add warning for logged out users on new Special:NewLexeme page

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T313466 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Lydia_Pintscher, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja,

[Wikidata-bugs] [Maniphest] T313113: Add * mandatory field indicator to Special:NewLexemeAlpha form page

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher added a subscriber: Sarai-WMDE. Lydia_Pintscher added a comment. @Sarai-WMDE Could you please have a look at this? We received it as part of teh testing feedback. TASK DETAIL https://phabricator.wikimedia.org/T313113 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T313113: Add * mandatory field indicator to Special:NewLexemeAlpha form page

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata Lexicographical data. Lydia_Pintscher updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T313113 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] T207705: Implement the Extended Date/Time Format Specification

2022-07-21 Thread ChristianKl
ChristianKl added a comment. RE:request for feedback on #3: I would want that in the typical case the user interface shows the EDTF value and that it's easy to enter dates in that format. In most cases, a user should just be able to input dates without worrying about qualifiers. The

[Wikidata-bugs] [Maniphest] T312652: Apply design improvements to Special:NewLexemeAlpha page

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher triaged this task as "Medium" priority. TASK DETAIL https://phabricator.wikimedia.org/T312652 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Aklapper, Sarai-WMDE, Astuthiodit_1, karapayneWMDE, Invadibot,

[Wikidata-bugs] [Maniphest] T313466: add warning for logged out users on new Special:NewLexeme page

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher triaged this task as "High" priority. TASK DETAIL https://phabricator.wikimedia.org/T313466 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Lydia_Pintscher, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja,

[Wikidata-bugs] [Maniphest] T313166: new Lexeme creation page uses a font different from the rest of the side

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher triaged this task as "Medium" priority. TASK DETAIL https://phabricator.wikimedia.org/T313166 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Michael, Mohammed_Sadat_WMDE, Sarai-WMDE, Aklapper, Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] T312633: [BUG] WiKit Input placeholder should display the correct color

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher triaged this task as "Medium" priority. TASK DETAIL https://phabricator.wikimedia.org/T312633 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Volker_E, Lydia_Pintscher, Quiddity, Aklapper, Sarai-WMDE,

[Wikidata-bugs] [Maniphest] T312292: Open link to docs in new tab

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher triaged this task as "Medium" priority. TASK DETAIL https://phabricator.wikimedia.org/T312292 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Lydia_Pintscher, Quiddity, Aklapper, Astuthiodit_1, STH, karapayneWMDE,

[Wikidata-bugs] [Maniphest] T313113: Add * mandatory field indicator to Special:NewLexemeAlpha form page

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher triaged this task as "High" priority. TASK DETAIL https://phabricator.wikimedia.org/T313113 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Lydia_Pintscher, Aklapper, Mohammed_Sadat_WMDE, Astuthiodit_1,

[Wikidata-bugs] [Maniphest] T313466: add warning for logged out users on new Special:NewLexeme page

2022-07-21 Thread Lydia_Pintscher
Lydia_Pintscher created this task. Lydia_Pintscher added projects: Wikidata Lexicographical data, Special:NewLexeme revival, Wikidata. TASK DESCRIPTION As an editor I want to see a warning before creating a new Lexeme in case I am not logged in in order to not reveal my IP. **Problem:**

[Wikidata-bugs] [Maniphest] T313398: Failover x1 master db1120 -> db1103

2022-07-21 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T313398 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Marostegui, Maintenance_bot Cc: Trizek-WMF, RhinosF1, Aklapper, Marostegui, Wangombe,

[Wikidata-bugs] [Maniphest] T313398: Failover x1 master db1120 -> db1103

2022-07-21 Thread Marostegui
Marostegui closed this task as "Resolved". Marostegui added a comment. This was done TASK DETAIL https://phabricator.wikimedia.org/T313398 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Marostegui Cc: Trizek-WMF, RhinosF1, Aklapper, Marostegui,

[Wikidata-bugs] [Maniphest] T313398: Failover x1 master db1120 -> db1103

2022-07-21 Thread Marostegui
Marostegui updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T313398 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Marostegui Cc: Trizek-WMF, RhinosF1, Aklapper, Marostegui, Hellket777, Wangombe, Astuthiodit_1, 786,

[Wikidata-bugs] [Maniphest] T313398: Failover x1 master db1120 -> db1103

2022-07-21 Thread Stashbot
nftool/dbconfig/20220721-061145-root.json TASK DETAIL https://phabricator.wikimedia.org/T313398 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Marostegui, Stashbot Cc: Trizek-WMF, RhinosF1, Aklapper, Marostegui, Hellket777, Wangombe, Astuthiodit_

[Wikidata-bugs] [Maniphest] T313398: Failover x1 master db1120 -> db1103

2022-07-21 Thread gerritbot
gerritbot added a comment. Change 815831 **merged** by Marostegui: [operations/dns@master] wmnet: Update x1-master CNAME https://gerrit.wikimedia.org/r/815831 TASK DETAIL https://phabricator.wikimedia.org/T313398 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T313398: Failover x1 master db1120 -> db1103

2022-07-21 Thread Stashbot
P31564 and previous config saved to /var/cache/conftool/dbconfig/20220721-061001-root.json TASK DETAIL https://phabricator.wikimedia.org/T313398 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Marostegui, Stashbot Cc: Trizek-WMF, RhinosF1, Aklapper, Maro

[Wikidata-bugs] [Maniphest] T313398: Failover x1 master db1120 -> db1103

2022-07-21 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-operations) [2022-07-21T06:08:56Z] Starting x1 eqiad failover from db1120 to db1103 - T313398 TASK DETAIL https://phabricator.wikimedia.org/T313398 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T313398: Failover x1 master db1120 -> db1103

2022-07-21 Thread Marostegui
Marostegui updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T313398 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Marostegui Cc: Trizek-WMF, RhinosF1, Aklapper, Marostegui, Hellket777, Wangombe, Astuthiodit_1, 786,

[Wikidata-bugs] [Maniphest] T313398: Failover x1 master db1120 -> db1103

2022-07-21 Thread gerritbot
gerritbot added a comment. Change 815830 **merged** by Marostegui: [operations/puppet@production] mariadb: Promote db1103 to x1 master https://gerrit.wikimedia.org/r/815830 TASK DETAIL https://phabricator.wikimedia.org/T313398 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T313398: Failover x1 master db1120 -> db1103

2022-07-21 Thread Marostegui
Marostegui updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T313398 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Marostegui Cc: Trizek-WMF, RhinosF1, Aklapper, Marostegui, Hellket777, Wangombe, Astuthiodit_1, 786,

[Wikidata-bugs] [Maniphest] T313398: Failover x1 master db1120 -> db1103

2022-07-21 Thread gerritbot
gerritbot added a comment. Change 815831 had a related patch set uploaded (by Marostegui; author: Marostegui): [operations/dns@master] wmnet: Update x1-master CNAME https://gerrit.wikimedia.org/r/815831 TASK DETAIL https://phabricator.wikimedia.org/T313398 EMAIL PREFERENCES