Page MenuHomePhabricator

Throw a warning when trying to archive a ticket that isn't 100% paid
Open, LowPublic

Description

Problem

An admin can unintentionally archive a ticket that wasn't yet fully paid.

Proposed solution

Tracker should issue a warning when trying to do so, but not actually prohibit an admin from doing the archiving if they want to.

Student is expected to send a patch for wikimedia-cz/tracker repository, hosted at Wikimedia Gerrit. When claiming task on GCI website, student should claim a respective Phabricator task as well.

Materials

Details

Event Timeline

Urbanecm renamed this task from Upozornění na archivaci neproplaceného ticketu to Throw a warning when trying to archive a ticket that isn't 100% paid.Oct 11 2019, 4:23 PM
Urbanecm added a project: Google-Code-in-2019.
Urbanecm updated the task description. (Show Details)
Urbanecm moved this task from Inbox to GCI on the WMCZ-Tracker board.

Hi! I’m claiming this task and will start working on it.

Change #1249050 had a related patch set uploaded (by Reeti; author: Reeti):

[wikimedia-cz/tracker@master] tracker: Warn when archiving unpaid ticket

https://gerrit.wikimedia.org/r/1249050

Hi! I've submitted a patch that adds a warning when an admin tries to archive a ticket that isn't fully paid. The warning displays an orange message asking for confirmation, but still allows the admin to proceed with archiving if they choose to.
Would appreciate any feedback!