Skip to content

[Bug]: Error during deployment of the new app #5367

@ilya-faynberg

Description

@ilya-faynberg

Please confirm that you have:

  • Searched existing issues to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on it.)
  • Reproduced the issue in the latest CLI version.

In which of these areas are you experiencing a problem?

Extension

Expected behavior

App should be updated with any new extensions

Actual behavior

Github ci job fails when trying to add new customer account extension (order.index). It fails due to mismatch between the names:
local name - customer-account-ui
remote name - pos-ui-2
pos-ui-2 was never created as customer account extension.
This is production, for staging app it is not happen.
How it can be solved?

Verbose output

Verbose output

Image

Reproduction steps

  1. Create a new extension under a different app config locally
  2. Deploy the extension to a separate app config via CI/CI
  3. The app attempting to be updated via CI/CD errors as it can't identify the new extension

Operating System

Ubuntu

Shopify CLI version (shopify --version)

Latest

Shell

No response

Node version (run node -v if you're not sure)

v18.20.2

What language and version are you using in your application?

Typescript 5.4.5

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions