bigcommerce / stencil-cli

BigCommerce Stencil emulator for local theme development
https://developer.bigcommerce.com/stencil-docs
BSD 4-Clause "Original" or "Old" License
103 stars 140 forks source link

Stencil Pull failed to pull down all keys #1209

Open alex-opalinski-ae opened 1 month ago

alex-opalinski-ae commented 1 month ago

Expected behavior

Stencil Pull would match all configuration keys to their setting on the connected environment and update the local config file

Actual behavior

A custom boolean key was not synced with pull command causing issues with presentation on site.

Steps to reproduce behavior

Custom config key named "disable_algolia" is positioned last in main settings and each variant. It is set to false locally and true on site. Pull command updated other keys but not this key.

Environment

Stencil-cli version stencil --version: 7.5.2

Node version node -v: 18.16.0

NPM version npm -v: 9.5.1

OS: Windows 10 Pro version 22H2