Page MenuHomePhabricator

Resolve since column
Open, LowestPublic

Description

In Meta, the examples have the Since column. This column will store the last time the result is 100%, or the actual data is changed.

Some ideas to complete this task is:

  • Create a database or table in SQLite to store a row to check if the data is changed or not
  • Save a hash in the template to ensure the value is not changed
  • Check Meta stored values to ensure the data is not changed