Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.1.0-b1
-
Fix Version/s: 4.1.0-b1
-
Component/s: Client Interface
-
Labels:None
Description
This is caused by CORE-2377. Requiring the optional field Title to be required leads to this issue.
When logged in as a client, or an admin logged in as a client, attempting to edit any client information (i.e., Contact Information, Billing Information, Additional Settings, Authentication) causes an error: "Please enter a title." This also occurs when creating or updating a contact. The 'title' field is not available in the client interface.
We should consider adding the Title field into the client interface when
- Creating a Contact
- Updating a Contact
- Updating the client information
Issue Links
Activity
Tyson Phillips (Inactive)
created issue -
Tyson Phillips (Inactive)
made changes -
Tyson Phillips (Inactive)
made changes -
Tyson Phillips (Inactive)
made changes -
Sprint | 4.1.0 Sprint 4 [ 38 ] |
Tyson Phillips (Inactive)
made changes -
Rank | Ranked higher |
Tyson Phillips (Inactive)
made changes -
Rank | Ranked higher |
Tyson Phillips (Inactive)
made changes -
Summary | Client cannot edit self when requiring Title field | Client cannot update account or contacts when requiring Title field |
Automated transition triggered when Jonathan Reissmueller created a branch in Stash -
Status | Open [ 1 ] | In Progress [ 3 ] |
Automated transition triggered when Jonathan Reissmueller created pull request #278 in Stash -
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Automated transition triggered when Tyson Phillips (Inactive) merged pull request #278 in Stash -
Status | In Review [ 5 ] | Closed [ 6 ] |
The order form experiences this error as well. Shall I go ahead and add the title there as well?