Page MenuHomePhabricator

SGupta-WMF
User

Today

  • No visible events.

Tomorrow

  • No visible events.

Sunday

  • No visible events.

User Details

User Since
Sep 8 2022, 6:10 AM (188 w, 22 h)
Availability
Available
LDAP User
Sg912
MediaWiki User
SGupta-WMF [ Global Accounts ]

Recent Activity

Mon, Apr 6

SGupta-WMF added a comment to T422363: Update SSH key for production access – Surbhi Gupta.

@Aklapper Thanks for the link , I completed the needful

Mon, Apr 6, 1:15 PM · SRE, SRE-Access-Requests
SGupta-WMF created T422363: Update SSH key for production access – Surbhi Gupta.
Mon, Apr 6, 10:13 AM · SRE, SRE-Access-Requests

Feb 20 2026

SGupta-WMF added a comment to T409388: Test liftwing wikidata revert risk API for scale and latency.

Wikidata Revert Risk — Scale Test Results 19 Feb
• Total Requests: 161,081
• Successful: 160,743
• Failed: 338
• Actual RPS: 41.94
• Test Duration: 60 minutes

Feb 20 2026, 9:40 AM · Wikimedia Enterprise, Machine-Learning-Team

Feb 18 2026

SGupta-WMF claimed T365708: On-call support.
Feb 18 2026, 10:31 AM · Wikimedia Enterprise (Sprint 85- Migrating to new tool), Wikimedia-Enterprise-Kanban-On-Call
SGupta-WMF added a comment to T409388: Test liftwing wikidata revert risk API for scale and latency.

Feb 18 Tests
Throughput
Total Requests: 126,831
Success Rate: 99.84% (126,633 successful, 198 failed)
Actual RPS: 31.99
Requests/Hour: 115,152

Feb 18 2026, 10:30 AM · Wikimedia Enterprise, Machine-Learning-Team

Feb 12 2026

SGupta-WMF moved T417257: Integrate improved lists into Structured Content On-demand dev from Next Up to Transitioning to new tool on the Wikimedia Enterprise (Sprint 85- Migrating to new tool) board.
Feb 12 2026, 10:53 AM · Wikimedia Enterprise (Sprint 85- Migrating to new tool), Wikimedia Enterprise - Machine Readability
SGupta-WMF created T417257: Integrate improved lists into Structured Content On-demand dev.
Feb 12 2026, 10:53 AM · Wikimedia Enterprise (Sprint 85- Migrating to new tool), Wikimedia Enterprise - Machine Readability
SGupta-WMF moved T417256: List parsing changes in SC parser from Next Up to MR on the Wikimedia Enterprise (Sprint 85- Migrating to new tool) board.
Feb 12 2026, 10:52 AM · Wikimedia Enterprise (Sprint 85- Migrating to new tool), Wikimedia Enterprise - Machine Readability
SGupta-WMF created T417256: List parsing changes in SC parser.
Feb 12 2026, 10:52 AM · Wikimedia Enterprise (Sprint 85- Migrating to new tool), Wikimedia Enterprise - Machine Readability
SGupta-WMF updated the task description for T383331: {Machine Readability}{lists} Improve List Parsing in Structured Contents.
Feb 12 2026, 10:51 AM · Epic, Wikimedia Enterprise (Sprint 85- Migrating to new tool), Wikimedia Enterprise - Machine Readability

Feb 6 2026

SGupta-WMF updated the task description for T383331: {Machine Readability}{lists} Improve List Parsing in Structured Contents.
Feb 6 2026, 6:20 AM · Epic, Wikimedia Enterprise (Sprint 85- Migrating to new tool), Wikimedia Enterprise - Machine Readability

Feb 5 2026

SGupta-WMF added a comment to T409388: Test liftwing wikidata revert risk API for scale and latency.

@kevinbazira @FNavas-foundation Wikidata Revert Risk Scale Test - February 5, 2026
Test Summary:
Total Requests: 120,443
Successful: 113,230 (94.01%)
Failed: 7,213 (5.99%)
Duration: 65.4 minutes (3,923 seconds)
Actual RPS: 30.70
Requests/Hour: 110,508
Target Achievement: 73.67% of 150K/hour goal
Latency - Successful Calls (n=113,230):
Min: 0.17s
Median: 0.50s
Mean: 1.10s
P90: 2.58s
P95: 4.69s
P99: 8.47s
Distribution:
<500ms: 49.56%
500ms-1s: 27.32%
1s-2s: 10.45%
2s-5s: 8.13%
5s: 4.54%

Feb 5 2026, 6:45 AM · Wikimedia Enterprise, Machine-Learning-Team

Feb 4 2026

SGupta-WMF moved T396586: Create a pre-export gRPC endpoint to avoid duplicates and deleted articles in snapshot from Blocked/Paused to Next Up on the Wikimedia Enterprise (Sprint 84) board.
Feb 4 2026, 11:08 AM · Wikimedia Enterprise

Feb 3 2026

SGupta-WMF moved T383331: {Machine Readability}{lists} Improve List Parsing in Structured Contents from Next Up to In Progress on the Wikimedia Enterprise (Sprint 84) board.
Feb 3 2026, 4:57 AM · Epic, Wikimedia Enterprise (Sprint 85- Migrating to new tool), Wikimedia Enterprise - Machine Readability

Feb 2 2026

SGupta-WMF claimed T383331: {Machine Readability}{lists} Improve List Parsing in Structured Contents.
Feb 2 2026, 1:44 PM · Epic, Wikimedia Enterprise (Sprint 85- Migrating to new tool), Wikimedia Enterprise - Machine Readability
SGupta-WMF moved T396586: Create a pre-export gRPC endpoint to avoid duplicates and deleted articles in snapshot from In Progress to Blocked/Paused on the Wikimedia Enterprise (Sprint 84) board.
Feb 2 2026, 1:44 PM · Wikimedia Enterprise

Jan 28 2026

SGupta-WMF moved T396586: Create a pre-export gRPC endpoint to avoid duplicates and deleted articles in snapshot from Next Up to In Progress on the Wikimedia Enterprise (Sprint 84) board.
Jan 28 2026, 11:09 AM · Wikimedia Enterprise
SGupta-WMF added a comment to T409388: Test liftwing wikidata revert risk API for scale and latency.

@kevinbazira Thank you for the suggestion! However, I wanted to clarify a few important points about WME's infrastructure:
WME uses the external endpoint for all LiftWing requests by design. WME is not part of WMF infrastructure - it operates as a separate service outside of the WMF network. This means we don't have access to internal WMF endpoints like https://inference.svc.eqiad.wmnet:30443/.
The external endpoint (https://api.wikimedia.org/service/lw/inference/v1/models/) is the appropriate path for WME's architecture, and we're aware of the additional latency this introduces compared to internal-only services.
Regarding API limits, there are specific rate limit specifications for WME documented in the link you referenced earlier. These limits are different from general public API limits since WME has dedicated capacity allocations.
The performance issues we're seeing (timeouts, unhashable type: 'dict' errors) appear to be related to the service-side processing or the model itself rather than network latency, since:
Some requests are succeeding while others fail with server-side exceptions
The timeout errors suggest the service is taking too long to respond, not just network delay
@FNavas-foundation @HShaikh

Jan 28 2026, 6:10 AM · Wikimedia Enterprise, Machine-Learning-Team
SGupta-WMF claimed T396586: Create a pre-export gRPC endpoint to avoid duplicates and deleted articles in snapshot.
Jan 28 2026, 5:26 AM · Wikimedia Enterprise
SGupta-WMF updated the task description for T409388: Test liftwing wikidata revert risk API for scale and latency.
Jan 28 2026, 4:41 AM · Wikimedia Enterprise, Machine-Learning-Team
SGupta-WMF added a comment to T409388: Test liftwing wikidata revert risk API for scale and latency.

Key Takeaways from latest test

  • Throughput improved significantly, reaching ~136K requests/hour (≈90% of the 150K/hour target), up from ~68–78K/hour in previous runs.
  • Reliability increased, with success rate improving to 93.2% (down from ~85–88%), though error rate remains non-negligible.
  • Warm-up latency improved substantially, with first-200 P90 dropping from ~5.7s to ~0.69s.
  • Steady-state latency remains high, with overall P90 at ~1.8s and only ~34% of requests completing under 500ms. -The inference service returned TypeError: unhashable type: 'dict' and context deadline exceeded, contributing to request failures and increased tail latency.
Jan 28 2026, 4:40 AM · Wikimedia Enterprise, Machine-Learning-Team
SGupta-WMF added a comment to T409388: Test liftwing wikidata revert risk API for scale and latency.

Run 3 results -

Jan 28 2026, 4:29 AM · Wikimedia Enterprise, Machine-Learning-Team

Jan 27 2026

SGupta-WMF moved T414679: Attribution - Load test in dev from Blocked by dependency to Next Up on the Wikimedia Enterprise (Sprint 84) board.
Jan 27 2026, 1:42 PM · Wikimedia Enterprise (Sprint 85- Migrating to new tool), Epic, Wikimedia Enterprise - Content Integrity
SGupta-WMF moved T415200: Improvements to the parser from MR to Done on the Wikimedia Enterprise (Sprint 84) board.
Jan 27 2026, 1:38 PM · Wikimedia Enterprise (Sprint 84)
SGupta-WMF moved T413096: "date_created" shows same value as "date_modified" instead of original creation date from Sign Off to Done on the Wikimedia Enterprise (Sprint 84) board.
Jan 27 2026, 1:36 PM · Wikimedia Enterprise (Sprint 84)
SGupta-WMF moved T414676: finish schema feedback from Sign Off to Done on the Wikimedia Enterprise (Sprint 84) board.
Jan 27 2026, 1:36 PM · Wikimedia Enterprise (Sprint 84)
SGupta-WMF moved T409388: Test liftwing wikidata revert risk API for scale and latency from Next up to Doing on the Wikimedia-Enterprise-Kanban-On-Call board.
Jan 27 2026, 11:45 AM · Wikimedia Enterprise, Machine-Learning-Team
SGupta-WMF moved T413096: "date_created" shows same value as "date_modified" instead of original creation date from MR to Sign Off on the Wikimedia Enterprise (Sprint 84) board.
Jan 27 2026, 6:33 AM · Wikimedia Enterprise (Sprint 84)

Jan 23 2026

SGupta-WMF claimed T408208: Add Health Checks to Structured Contents.
Jan 23 2026, 6:44 AM · Wikimedia Enterprise
SGupta-WMF moved T408208: Add Health Checks to Structured Contents from Next up to Doing on the Wikimedia-Enterprise-Kanban-On-Call board.
Jan 23 2026, 6:44 AM · Wikimedia Enterprise
SGupta-WMF moved T408217: Add Health Checks to Structured Data from Next up to Doing on the Wikimedia-Enterprise-Kanban-On-Call board.
Jan 23 2026, 6:43 AM · Wikimedia Enterprise

Jan 21 2026

SGupta-WMF claimed T408217: Add Health Checks to Structured Data.
Jan 21 2026, 11:04 AM · Wikimedia Enterprise
SGupta-WMF claimed T365708: On-call support.
Jan 21 2026, 11:03 AM · Wikimedia Enterprise (Sprint 85- Migrating to new tool), Wikimedia-Enterprise-Kanban-On-Call
SGupta-WMF moved T413096: "date_created" shows same value as "date_modified" instead of original creation date from In Progress to MR on the Wikimedia Enterprise (Sprint 84) board.
Jan 21 2026, 11:03 AM · Wikimedia Enterprise (Sprint 84)

Jan 15 2026

SGupta-WMF created T414680: Prod deploy Attribution.
Jan 15 2026, 2:21 PM · Wikimedia Enterprise (Sprint 85- Migrating to new tool)

Jan 13 2026

SGupta-WMF claimed T413096: "date_created" shows same value as "date_modified" instead of original creation date.
Jan 13 2026, 6:16 AM · Wikimedia Enterprise (Sprint 84)

Jan 12 2026

SGupta-WMF moved T413772: Filter non-scholarly articles from on-demand API from In Progress to MR on the Wikimedia Enterprise (WME Kanban) board.
Jan 12 2026, 6:13 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF updated the task description for T413772: Filter non-scholarly articles from on-demand API.
Jan 12 2026, 6:12 AM · Wikimedia Enterprise (WME Kanban)

Jan 7 2026

SGupta-WMF updated the task description for T410495: Main API Integration Tests.
Jan 7 2026, 4:51 AM · Wikimedia Enterprise (WME Kanban)

Jan 6 2026

SGupta-WMF moved T410495: Main API Integration Tests from In Progress to MR on the Wikimedia Enterprise (WME Kanban) board.
Jan 6 2026, 8:05 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF moved T413772: Filter non-scholarly articles from on-demand API from Next Up to In Progress on the Wikimedia Enterprise (WME Kanban) board.
Jan 6 2026, 8:05 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF claimed T413772: Filter non-scholarly articles from on-demand API.
Jan 6 2026, 6:01 AM · Wikimedia Enterprise (WME Kanban)

Dec 18 2025

SGupta-WMF updated subscribers of T409388: Test liftwing wikidata revert risk API for scale and latency.

@kevinbazira We’re planning to run the scale test in the next few days.
@HShaikh

Dec 18 2025, 11:47 AM · Wikimedia Enterprise, Machine-Learning-Team

Dec 15 2025

SGupta-WMF moved T409445: Create integration tests for Wikidata endpoint in realtime from In Progress to MR on the Wikimedia Enterprise (WME Kanban) board.
Dec 15 2025, 9:55 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF moved T410495: Main API Integration Tests from In Progress to Blocked/Paused on the Wikimedia Enterprise (WME Kanban) board.
Dec 15 2025, 9:55 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF moved T409388: Test liftwing wikidata revert risk API for scale and latency from Next Up to In Progress on the Wikimedia Enterprise (WME Kanban) board.
Dec 15 2025, 9:55 AM · Wikimedia Enterprise, Machine-Learning-Team
SGupta-WMF moved T409388: Test liftwing wikidata revert risk API for scale and latency from Content Integrity PB- Migrating to WME Kanban on the Wikimedia Enterprise board.
Dec 15 2025, 9:55 AM · Wikimedia Enterprise, Machine-Learning-Team
SGupta-WMF claimed T409388: Test liftwing wikidata revert risk API for scale and latency.
Dec 15 2025, 9:55 AM · Wikimedia Enterprise, Machine-Learning-Team

Dec 11 2025

SGupta-WMF renamed T412362: Add New Field for PreviousVersion.identifier to Support Large IDs from Title: Add New Field for PreviousVersion.identifier to Support Large IDs to Add New Field for PreviousVersion.identifier to Support Large IDs.
Dec 11 2025, 11:05 AM · Wikimedia Enterprise
SGupta-WMF created T412362: Add New Field for PreviousVersion.identifier to Support Large IDs.
Dec 11 2025, 11:05 AM · Wikimedia Enterprise

Dec 10 2025

SGupta-WMF claimed T409445: Create integration tests for Wikidata endpoint in realtime.
Dec 10 2025, 6:24 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF moved T409445: Create integration tests for Wikidata endpoint in realtime from Next Up to In Progress on the Wikimedia Enterprise (WME Kanban) board.
Dec 10 2025, 6:24 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF moved T405202: Validate Metrics and Create Dashboards from In Progress to Done on the Wikimedia Enterprise (WME Kanban) board.
Dec 10 2025, 4:44 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF updated the task description for T405202: Validate Metrics and Create Dashboards.
Dec 10 2025, 4:44 AM · Wikimedia Enterprise (WME Kanban)

Dec 4 2025

SGupta-WMF updated the task description for T405202: Validate Metrics and Create Dashboards.
Dec 4 2025, 11:36 AM · Wikimedia Enterprise (WME Kanban)

Dec 3 2025

SGupta-WMF reassigned T365708: On-call support from SGupta-WMF to REsquito-WMF.
Dec 3 2025, 1:49 PM · Wikimedia Enterprise (Sprint 85- Migrating to new tool), Wikimedia-Enterprise-Kanban-On-Call
SGupta-WMF added a comment to T405202: Validate Metrics and Create Dashboards.

Checked eventstream listener and updater , agreed metrics are available.

Dec 3 2025, 6:23 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF updated the task description for T405202: Validate Metrics and Create Dashboards.
Dec 3 2025, 6:23 AM · Wikimedia Enterprise (WME Kanban)

Dec 1 2025

SGupta-WMF moved T405202: Validate Metrics and Create Dashboards from Blocked/Paused to In Progress on the Wikimedia Enterprise (WME Kanban) board.
Dec 1 2025, 1:41 PM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF updated the task description for T410495: Main API Integration Tests.
Dec 1 2025, 10:34 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF moved T405202: Validate Metrics and Create Dashboards from In Progress to Blocked/Paused on the Wikimedia Enterprise (WME Kanban) board.
Dec 1 2025, 5:01 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF moved T410495: Main API Integration Tests from Blocked/Paused to In Progress on the Wikimedia Enterprise (WME Kanban) board.
Dec 1 2025, 5:01 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF moved T410495: Main API Integration Tests from In Progress to Blocked/Paused on the Wikimedia Enterprise (WME Kanban) board.
Dec 1 2025, 4:53 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF claimed T410495: Main API Integration Tests.
Dec 1 2025, 4:53 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF moved T410495: Main API Integration Tests from Next Up to In Progress on the Wikimedia Enterprise (WME Kanban) board.
Dec 1 2025, 4:52 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF moved T405200: Create first Wikidata Updater handler approach from In Progress to Done on the Wikimedia Enterprise (WME Kanban) board.
Dec 1 2025, 4:52 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF moved T405202: Validate Metrics and Create Dashboards from Blocked/Paused to In Progress on the Wikimedia Enterprise (WME Kanban) board.
Dec 1 2025, 4:52 AM · Wikimedia Enterprise (WME Kanban)

Nov 19 2025

SGupta-WMF updated the task description for T405200: Create first Wikidata Updater handler approach.
Nov 19 2025, 4:35 AM · Wikimedia Enterprise (WME Kanban)

Nov 18 2025

SGupta-WMF updated the task description for T405200: Create first Wikidata Updater handler approach.
Nov 18 2025, 1:52 PM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF added a comment to T405202: Validate Metrics and Create Dashboards.

Eventstream-listener doesn’t seem to expose any Wikidata-specific metrics. The on-demand service exposes some, but several key metrics still appear to be missing.

Nov 18 2025, 11:25 AM · Wikimedia Enterprise (WME Kanban)

Nov 17 2025

SGupta-WMF moved T405202: Validate Metrics and Create Dashboards from Blocked by dependency to In Progress on the Wikimedia Enterprise (WME Kanban) board.
Nov 17 2025, 1:43 PM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF moved T409424: Eventstream Page Change Event Handling in Wikidata from In Progress to Done on the Wikimedia Enterprise (WME Kanban) board.
Nov 17 2025, 10:41 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF moved T405202: Validate Metrics and Create Dashboards from Next Up to Blocked by dependency on the Wikimedia Enterprise (WME Kanban) board.
Nov 17 2025, 10:41 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF placed T408499: Review all Wikidata Metrics up for grabs.
Nov 17 2025, 10:41 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF moved T408499: Review all Wikidata Metrics from WME Kanban to Estimated /Discussed- Migrating on the Wikimedia Enterprise board.
Nov 17 2025, 10:40 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF moved T405202: Validate Metrics and Create Dashboards from To Be Estimated/To Be Discussed- Migrating to WME Kanban on the Wikimedia Enterprise board.
Nov 17 2025, 10:40 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF claimed T405202: Validate Metrics and Create Dashboards.
Nov 17 2025, 10:37 AM · Wikimedia Enterprise (WME Kanban)

Nov 12 2025

SGupta-WMF updated the task description for T405200: Create first Wikidata Updater handler approach.
Nov 12 2025, 9:08 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF created T409888: Prod deploy Subreferences.
Nov 12 2025, 5:44 AM · Wikimedia Enterprise

Nov 11 2025

SGupta-WMF added a comment to T405200: Create first Wikidata Updater handler approach.

WIP : Metrics and Filters , planning to raise a MR tomorrow

Nov 11 2025, 1:49 PM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF updated the task description for T405200: Create first Wikidata Updater handler approach.
Nov 11 2025, 1:48 PM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF updated the task description for T405200: Create first Wikidata Updater handler approach.
Nov 11 2025, 1:44 PM · Wikimedia Enterprise (WME Kanban)

Nov 10 2025

SGupta-WMF moved T409176: Healthchecks for wikidata updater from In Progress to Done on the Wikimedia Enterprise (WME Kanban) board.
Nov 10 2025, 4:16 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF updated the task description for T405200: Create first Wikidata Updater handler approach.
Nov 10 2025, 4:15 AM · Wikimedia Enterprise (WME Kanban)

Nov 6 2025

SGupta-WMF added a comment to T409176: Healthchecks for wikidata updater.

@REsquito-WMF Confirmimg, if we do not need kafka readiness check here as suggested by @RThomas-WMF .

Nov 6 2025, 1:48 PM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF moved T409424: Eventstream Page Change Event Handling in Wikidata from Next Up to In Progress on the Wikimedia Enterprise (WME Kanban) board.
Nov 6 2025, 1:34 PM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF claimed T409424: Eventstream Page Change Event Handling in Wikidata.
Nov 6 2025, 11:53 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF created T409424: Eventstream Page Change Event Handling in Wikidata.
Nov 6 2025, 11:38 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF added a comment to T409176: Healthchecks for wikidata updater.

MR is up for same.

Nov 6 2025, 11:34 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF added a comment to T405200: Create first Wikidata Updater handler approach.

Raised MR for healthchecks.

Nov 6 2025, 11:33 AM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF moved T409176: Healthchecks for wikidata updater from Next Up to In Progress on the Wikimedia Enterprise (WME Kanban) board.
Nov 6 2025, 4:41 AM · Wikimedia Enterprise (WME Kanban)

Nov 4 2025

SGupta-WMF claimed T409176: Healthchecks for wikidata updater.
Nov 4 2025, 1:24 PM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF created T409176: Healthchecks for wikidata updater.
Nov 4 2025, 1:24 PM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF assigned T405200: Create first Wikidata Updater handler approach to REsquito-WMF.
Nov 4 2025, 1:21 PM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF moved T407310: Sub-References DE Wiki from In Progress to Done on the Wikimedia Enterprise (WME Kanban) board.
Nov 4 2025, 1:20 PM · Wikimedia Enterprise (WME Kanban)
SGupta-WMF updated the task description for T407310: Sub-References DE Wiki.
Nov 4 2025, 5:44 AM · Wikimedia Enterprise (WME Kanban)

Oct 29 2025

SGupta-WMF added a comment to T407310: Sub-References DE Wiki.

MR is up , waiting for reviews on this.

Oct 29 2025, 11:01 AM · Wikimedia Enterprise (WME Kanban)

Oct 27 2025

SGupta-WMF moved T407310: Sub-References DE Wiki from Next Up to In Progress on the Wikimedia Enterprise (WME Kanban) board.
Oct 27 2025, 5:00 AM · Wikimedia Enterprise (WME Kanban)

Oct 15 2025

SGupta-WMF moved T405193: Prepare Service infrastructure for wikidata-updater service. from MR to Done on the Wikimedia Enterprise (Sprint 83) board.
Oct 15 2025, 1:09 PM · Wikimedia Enterprise (Sprint 83)
SGupta-WMF updated the task description for T405193: Prepare Service infrastructure for wikidata-updater service..
Oct 15 2025, 1:08 PM · Wikimedia Enterprise (Sprint 83)