It's like git blame but for product/shop administration.
There needs to be a way to log every change made to product/ shop configuration, who made it, etc., and possibly revert that change.
Since this can add a lot of overhead I see this as an "optional" plugin that could be disabled and mostly implemented with hooks. Obviously revisions started this but there is no history there (or is there?)
@zenweasel commented on Fri Mar 24 2017
It's like
git blame
but for product/shop administration.There needs to be a way to log every change made to product/ shop configuration, who made it, etc., and possibly revert that change.
Since this can add a lot of overhead I see this as an "optional" plugin that could be disabled and mostly implemented with hooks. Obviously
revisions
started this but there is no history there (or is there?)@spencern commented on Wed Apr 12 2017
From Shopify's admin panel
@aaronjudd commented on Wed Feb 14 2018
Feature request that requires more definition to meet our current issue guidelines.