Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.x]: Editing Subscriptions through control panel doesn't work. #2913

Closed
JansonChe opened this issue Jul 27, 2022 · 1 comment
Closed

[4.x]: Editing Subscriptions through control panel doesn't work. #2913

JansonChe opened this issue Jul 27, 2022 · 1 comment
Assignees
Labels
bug commerce4 Issues related to Commerce v4

Comments

@JansonChe
Copy link

What happened?

Description

If I want to a subscription in CP it does not show anything. Before there were controls to cancelling the subscription and additional infos. Funny thing is, if I add a custom field to subscriptions the missing parts are available through a separate tab. Also I was not able to cancel the subscription from the frontend as the user.
Not sure if it has something to to with the chance that came with 4.1.0: "Fixed a PHP error that occurred when editing a subscription with custom fields."
Thanks for looking into it!

image

Steps to reproduce

  1. Create new subscription
  2. Try cancelling subscription from frontend. -> Error that it cannot be cancelled.
  3. Try to edit/cancel subscription from CP. -> Empty Interface (Screenshot)
  4. Add a custom field to subscription and try to edit/cancel subscription from CP again. -> Now the interface is available in the second tab and cancelling works in CP.

Expected behavior

CP should show the regular options, not just nothing. Frontend cancelling should work (although I'm not sure if that's a separate problem.)

Actual behavior

CP does not show anything

Craft CMS version

4.2.0.1

Craft Commerce version

4.1.0

PHP version

No response

Operating system and version

No response

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

  • "craftcms/cms": "4.2.0.1",
  • "craftcms/commerce": "4.1.0",
  • "craftcms/commerce-stripe": "3.0.1",
  • "craftcms/redactor": "3.0.2",
  • "craftcms/store-hours": "^3.0",
  • "ether/seo": "^4.0",
  • "nystudio107/craft-vite": "4.0.2",
  • "ostark/craft-async-queue": "^3.0",
  • "sebastianlenz/linkfield": "^2.1.3-rc",
  • "spicyweb/craft-neo": "3.2.2",
  • "verbb/comments": "2.0.0",
  • "verbb/formie": "2.0.4",
@JansonChe JansonChe added commerce4 Issues related to Commerce v4 bug labels Jul 27, 2022
@nfourtythree
Copy link
Contributor

Hi @JansonChe

Thank you for bringing this to our attention. We have pushed a fix for this which will be included in the next release of Commerce.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug commerce4 Issues related to Commerce v4
Projects
None yet
Development

No branches or pull requests

2 participants