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

Can't change Quantity in Admin Portal #354

Closed
alexdrenea opened this issue Nov 10, 2022 · 2 comments · Fixed by #399
Closed

Can't change Quantity in Admin Portal #354

alexdrenea opened this issue Nov 10, 2022 · 2 comments · Fixed by #399
Assignees
Labels
bug Something isn't working

Comments

@alexdrenea
Copy link
Collaborator

Describe the bug
The Change Quantity Popup does not load correctly in the Admin Portal

To Reproduce
Steps to reproduce the behavior:

  1. Go to Admin Portal
  2. Click on 'change quantity"

Expected behavior
Able to change quantity

Screenshots
image

Additional context
This is likely due to using an invalid SubscriptionService Method to fetch the subscription Details in HomeController / SubscriptionQuantityDetail method (should use subscriptionService.GetSubscriptionsBySubscriptionId)

@alexdrenea alexdrenea self-assigned this Nov 12, 2022
@santhoshb-msft
Copy link
Contributor

image

Hi @alexdrenea - works fine on my instance, could be a specific use case where this might fail. Additional Repro steps would help please.

@santhoshb-msft
Copy link
Contributor

@alexdrenea as per my above comments, closing this for now, please let me know if can repro this, we will reopen and fix.

@santhoshb-msft santhoshb-msft added the bug Something isn't working label Dec 6, 2022
@santhoshb-msft santhoshb-msft linked a pull request Dec 13, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants