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

Service plan of Tenant does not change #258

Open
leo-schick opened this issue Jan 13, 2024 · 0 comments
Open

Service plan of Tenant does not change #258

leo-schick opened this issue Jan 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@leo-schick
Copy link
Contributor

Describe the bug
When I use the Edit page of a tenant and want to change the service plan (property ProductTierId), it does not change but keep its value.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the signup admin page
  2. Login as Tenant Admin user
  3. go to Admin in the top menu
  4. Select your Tenant and choose another Service Plan
  5. Click Save
  6. You will be redirected to the Tenant list overview, but it still holds its old Service Plan. It does not change.

The other properties can be changed but Service Plan cannot. Fun fact: The Edit page will next time you click Edit on the tenant show the value you selected before - not the value as it is represented in the data. But when you open the Detail page of a tenant, you will see the right value. It looks like that the UI control for the Service Plan on the Edit page is not correctly mapped.

Expected behavior
The tenant Service Plan should change in the database after change it in the Edit page of a tenant.

Screenshots
Tenants overview before editing:
image

Then I clicked Edit and changed the Service Plan
image

Its still the same:
image

Desktop (please complete the following information):

  • OS: Windows with WSL Debian
  • Browser Chrome
  • Version 120.0.6099.217
@leo-schick leo-schick added the bug Something isn't working label Jan 13, 2024
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

No branches or pull requests

1 participant