Lucas_Werkmeister_WMDE created this task.
Lucas_Werkmeister_WMDE added a project: Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  As a Wikidata developer, I want to have a functioning test system in order to 
test changes before deploying them to the real production sites.
  
  **Problem:**
  Test Wikipedia doesn’t seem to be receiving changes from Test Wikidata.
  
  
https://test.wikipedia.org/w/api.php?action=query&list=recentchanges&rctype=external
  
    {
        "batchcomplete": "",
        "query": {
            "recentchanges": [
                {
                    "type": "external",
                    "ns": 4,
                    "title": "Wikipedia:Create a new page",
                    "pageid": 13052,
                    "revid": 324934,
                    "old_revid": 324934,
                    "rcid": 525867,
                    "timestamp": "2020-09-22T02:02:17Z"
                }
            ]
        }
    }
  
  **Example:**
  I created a random test item <https://test.wikidata.org/wiki/Q213441> and a 
random test page <https://test.wikipedia.org/wiki/A_random_test_page> and 
linked them, but edits to the random test item are not appearing in the Test 
Wikipedia recent changes, and the test page does not get updated unless it’s 
purged.
  
  **Screenshots/mockups:**
  
  **BDD**
  GIVEN 
  AND 
  WHEN
  AND
  THEN
  AND
  
  **Acceptance criteria:**
  
  -
  
  **Open questions:**

TASK DETAIL
  https://phabricator.wikimedia.org/T266230

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, Lucas_Werkmeister_WMDE, Akuckartz, darthmon_wmde, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to