Page MenuHomePhabricator

Show query code revisions and runs history
Closed, DuplicatePublic

Description

A user asked me yesterday in the wikiconvention francophone if it's possible to add a query code history browser in the query view interface.
Currently all query codes are already stored in query_revision table using a regular auto save. Only the last revision is shown in the interface as the current query code.

Add a new api endpoint to fetch all revisions for a given query.
Create an interface that use this endpoint to build a clean revision browser when shown.

Event Timeline

Framawiki triaged this task as Low priority.
Framawiki renamed this task from Show query code revision history browser to Show query code revision history.Oct 8 2018, 5:48 PM
Framawiki renamed this task from Show query code revision history to Show query code revisions and runs history.Oct 21 2018, 6:59 PM