Describe the bug in current/ actual behaviour/ situation
Scenario 1ADMIN LOGINGIVEN I am logged in as an admin using BCSC
WHEN I edit Account Name in Account info
THEN I am able to save the changed account name which is a bug
OR
Scenario 2MEMBER LOGINGIVEN I am logged in as an admin using BCSC
WHEN I edit Account Name in Account info
THEN I am able to edit account name but cannot save which is a bug
Pre Conditions
Tested in dev env
Login in as an Admin or member
Steps to ReproduceAdmin Login
Login as admin using BCSC
Navigate to the Account Info screen, by selecting option from the account menu
Edit the Account Name and click on Save button
Member Login
Login as admin using BCSC
Navigate to the Account Info screen, by selecting option from the account menu
Edit the Account Name and click on Save button
Actual BehaviourAdmin Login - As an admin, I can edit and save the Account Name
Member Login- As an member, I can edit the account name but can't save it
Expected behaviour
Admin's or Member's are not allowed to edit or save the Account Name. only owners are allowed to edit or save the Account Name
Screenshots/ Visual Reference
Admin Login1. Admin can also change the Account Name. However, in the ticket description above- only owners are allowed to change the Account Name.
Visual ReferenceLoged in as Admin
Account Name changed
2. As a Member If I change the Account Name, Proper error handling should be displayed or this option should be made disabled
Describe the bug in current/ actual behaviour/ situation
Scenario 1 ADMIN LOGIN GIVEN I am logged in as an admin using BCSC WHEN I edit Account Name in Account info THEN I am able to save the changed account name which is a bug
OR
Scenario 2 MEMBER LOGIN GIVEN I am logged in as an admin using BCSC WHEN I edit Account Name in Account info THEN I am able to edit account name but cannot save which is a bug
Pre Conditions
Steps to Reproduce Admin Login
Member Login
Actual Behaviour Admin Login - As an admin, I can edit and save the Account Name Member Login- As an member, I can edit the account name but can't save it
Expected behaviour Admin's or Member's are not allowed to edit or save the Account Name. only owners are allowed to edit or save the Account Name
Screenshots/ Visual Reference
Admin Login 1. Admin can also change the Account Name. However, in the ticket description above- only owners are allowed to change the Account Name.
Visual Reference Loged in as Admin
Account Name changed
2. As a Member If I change the Account Name, Proper error handling should be displayed or this option should be made disabled
Logged in as a Member
Change Account Name