[Bug]: CLI always requesting reconciliation strategy for settings_data.json #4715
Labels
Area: @shopify/theme
@shopify/theme package issues
moderate
lowest severity for theme related bug
Type: Bug
Something isn't working
Please confirm that you have:
In which of these areas are you experiencing a problem?
Theme
Expected behavior
The CLI should not ask for reconciliation strategy if there is no change between local and remote.
Actual behavior
Every time I run
shopify theme dev --theme-editor-sync --store=store_id
CLI keeps asking for reconciliation strategy for the same file:I tried both with local and remote, in both cases git detects no change. This bug has been around as long as I've started using the new CLI, not just this version. Maybe CLI does a change and revert it back instantaneously, but I can't tell since git don't detect any change whatsoever.
Verbose output
Verbose details
Reproduction steps
shopify theme dev --theme-editor-sync --store=store_id
settings_data.json
fileOperating System
Windows 11 WSL2 (Ubuntu 22.04.3 LTS)
Shopify CLI version (check your project's
package.json
if you're not sure)3.69.0
Shell
bash
Node version (run
node -v
if you're not sure)v20.17.0
What language and version are you using in your application?
No response
The text was updated successfully, but these errors were encountered: