lightward / mechanic-tasks

Public task repository for Mechanic (https://mechanic.dev)
https://tasks.mechanic.dev/
MIT License
62 stars 34 forks source link

fix preview that was using REST field #388

Closed tekhaus closed 3 months ago

tekhaus commented 3 months ago

The preview was still using template_suffix as an artifact from the original REST version of this task. This only caused an issue when a merchant was using this task to reset product templates to the default.

Also updated docs to make it clear that this is a feature of this task.

Fixes #387