Problem/Motivation
The CRUD Status messages for CRM User Contact Mapping are inconsistent
Create - "New relationship has been created'
Update - "The relation has been updated'
Delete - "The crm user contact mapping [Drupal User] - [CRM Contact] has been deleted"
I've attached screenshots of what each message looks like in context to the ticket
Steps to reproduce
- Created Drupal User 'TestUser1'
- Created CRM Person contacts 'TestUserLink1' and 'TestUserLink2'
- When to Manage > Configuration > CRM > Users
- Created a Link between TestUser1 and TestUserLink2 (took create screenshot)
- Edited the Link to be between TestUser1 and TestUserLink1 (took edit screenshot)
- Deleted the Link (took delete screenshot)
Proposed resolution
Adopt the naming convention used in the Delete Status message for the Update and Create messages
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| -DeleteUserLinkStatusMessage.png | 37.15 KB | speckles | |
| -EditUserLinkStatusMessage.png | 23.11 KB | speckles | |
| -CreateUserLinkScreenshot.png | 26.15 KB | speckles |
Issue fork crm-3544494
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
bluegeek9 commentedComment #4
bluegeek9 commented