Can y’all confirm now (again) whether this has been resolved for you?
Topic summary
Bug: The Admin GraphQL cartTransforms query (2023-10) returned an empty array even when a cart transform was installed, blocking retrieval or deletion. On re‑install, cartTransformCreate failed with “Could not enable cart transform because it is already registered,” while uninstall did not appear to remove the transform as expected.
Scope and impact:
- Affected both fresh installs and post‑reinstall scenarios on multiple stores, including development stores.
- Prevented obtaining the cart transform ID needed to delete or re‑create; some resorted to saving the ID at creation time.
Vendor responses and fixes:
- Initial statement: cart transforms should be auto‑removed on app uninstall.
- Early fix was deployed but users continued to reproduce the issue (empty cartTransforms results; create still reported “already registered”).
- After further investigation and requests for repro details, a subsequent fix was rolled out.
Current status/outcome:
- Resolved. Users confirmed the issue is now fixed.
- GraphiQL app can now query and delete existing cart transform records.
Open questions:
- Whether uninstall consistently auto‑removes cart transforms was asserted but not re‑confirmed post‑fix.
1 Like