Page MenuHomePhabricator

Start tracking completion date for wishes
Open, LowPublic

Description

User Story:

As a contributor to the wishlist, I want to be able to measure the completion rate and check how frequently wishes get completed. There

Acceptance criteria:

  • start tracking completion date in the appropriate database, which is when the wish status gets changed to completed

Details for QA:

  • not sure if QA has database access, let them know if there's any way to check

Event Timeline

This can be done now by querying the wish status change log. I wouldn't call it particularly efficient, per se, but it's doable and should be fine for the purposes of externally built metrics like our Superset dashboard.