Shopify/themekit

Theme Kit Access app polluting Merchants' Store Activity timelines

CodeBrotha opened this issue · 0 comments

Describe the bug
Theme Kit Access is polluting the Store Activity timeline with multiple events of merchants' stores whenever any change to a theme is made.

To Reproduce
Steps to reproduce the behavior:

  1. run command 'theme deploy --password=mypassword --store=store.myshopify.com --name=theme'

Expected behavior
A single Store Activity event for each theme deploy.

Actual behavior
Multiple Store Activity events in a single theme deploy.

Environment (please complete the following information):

  • OS: macOS 11.5
  • Themekit version: 1.3.0
  • Editor: Visual Studio Code

Additional context
This is a bad experience for merchants. Some of our merchants have already complained about it as they have to go through pages and pages of Theme Kit Access events to get to a Store Activity event they are actually interested in. This is over a hundred activity events for each theme deploy, by the way. It seems every file in the deploy generates a separate event.

Theme Kit Access Store Activity