You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Go to the signup admin page
Login as Tenant Admin user
go to Admin in the top menu
Select your Tenant and choose another Service Plan
Click Save
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:
Then I clicked Edit and changed the Service Plan
Its still the same:
Desktop (please complete the following information):
OS: Windows with WSL Debian
Browser Chrome
Version 120.0.6099.217
The text was updated successfully, but these errors were encountered:
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:
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:
Then I clicked Edit and changed the Service Plan
Its still the same:
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: