Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Anytime the as user sees any data of a file entity. This means the file attached to the entity (not the entity metadata) and can include:
    • Viewing a preview of the entity's file
    • Downloading the entity's file.
  • Anytime the user as sees any data in a table entity.  The type of the column does not matter for this test (all columns are treated the same). This means the cells of the table (not the table's metadata or schema) and can include:
    • Running any query (even a query of a single cell like 'select id from syn123 limit 1')
    • Downloading the contents of the table as a CSV.

...