Actions
roos-fs tasks #575
open[BUG] Manual entry does not work in the ‘Assigned User’ field in the ‘Assignment’ section on the ‘Create New Customer’ page.
Start date:
10/20/2025
Due date:
% Done:
0%
Estimated time:
Description
Environmen: Staging.
Steps to Reproduce:
- Open the ‘Create New Customer’ page.
- Scroll to the ‘Assignment’ section.
3.Try to manually enter any name into the ‘Assigned User’ field.
Expected Result:
- The ‘Assigned User’ field should allow manual input.
- The ‘Assigned User’ field should also allow selection from the dropdown list.
Actual Result:
- The ‘Assigned User’ field does not allow manual input.
- The ‘Assigned User’ field allows selecting only four items from the dropdown list.
Attachment:
https://screenrec.com/share/YJKxhpmyCL
Updated by Vadim Pariev 6 months ago
- Assignee changed from Vadim Pariev to Max Zadorozhniy
Updated by Max Zadorozhniy 6 months ago
- Status changed from In progress to In review
Updated by Max Zadorozhniy 6 months ago
- Status changed from In review to In progress
Updated by Max Zadorozhniy 6 months ago
- Status changed from In progress to In review
Updated by Anton Obolientsev 6 months ago
- Status changed from In review to Deployed (QA)
Updated by Anton Obolientsev 6 months ago
- Assignee changed from Max Zadorozhniy to Olena Tretjakova
Updated by Max Zadorozhniy 6 months ago
- Assignee changed from Olena Tretjakova to Max Zadorozhniy
Updated by Max Zadorozhniy 6 months ago
- Assignee changed from Max Zadorozhniy to Olena Tretjakova
Updated by Olena Tretjakova 6 months ago
Environment: Staging.
Actual Result:
All acceptance criteria have been met.
There is wrong logic:
When we create a new Customer we cannot add an Assigned User (a user with the Customer role) because a User with the Customer role must be created first — and when creating that User we are required to specify the Customer for whom the user is created. From this it follows that the correct flow is:
- Create a Customer without an Assigned User.
- Create a User (with the Customer role) and specify the Customer created in step 1.
- Update the Customer to add the Assigned User created in step 2.
Therefore, I conclude that the 'Assigned User' field on the Create New Customer form is useless.
Steps to Reproduce:
- Open 'Create New Customer' page.
- Fill the fields:
Customer Name: Customer test 11/06(1),
Assigned User: Olena Customer (olena@cust.com),
Email (Contact Details): testcustomer@user.com
Country: United Kingdom - Click the 'Create Customer' button. The Customer is Created. https://screenrec.com/share/z9GeNcimky
Updated by Vadim Pariev 6 months ago
- Status changed from Ready for Deployment (prod) to Closed
Updated by Albert Katasonov 5 days ago
- Project changed from 8 to Roos-fs-ZIP
- Category deleted (
Bug)
Actions