Problem/Motivation

When I tried to configure Rules parameters I didn't find "CRM Contact" entity, because his name was just "Contact", but other entities have prefix "CRM" which allows to find them easy in the list of entities.

Proposed resolution

Rename "Contact" to "CRM Contact"

Comments

dpovshed’s picture

At a glance, you might also want to patch 'Contacts' word in crm_core_contact_search_info() .

berdyshev’s picture

Thanks. Patch updated.

berdyshev’s picture

Title: Contact entity name is unclear in context of list of entities » Some entity names are unclear in context of list of entities
StatusFileSize
new2.34 KB

There are some other entities, which are used without prefix "CRM", such as Activity and Activity Type.
Patch updated

dealancer’s picture

Status: Needs review » Fixed

Committed!

Also fixed some other labels for relationships and contacts.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit 236075c on 7.x-1.x, development, import authored by BerdArt, committed by dealancer:
    Issue #1540720 by BerdArt: Fixed Some entity names are unclear in...
  • Commit c9199f3 on 7.x-1.x, development, import by dealancer:
    Issue #1540720 by dealancer: Fixed Some entity names are unclear in...

  • Commit 236075c on 7.x-1.x, development, import, activity_pages authored by BerdArt, committed by dealancer:
    Issue #1540720 by BerdArt: Fixed Some entity names are unclear in...
  • Commit c9199f3 on 7.x-1.x, development, import, activity_pages by dealancer:
    Issue #1540720 by dealancer: Fixed Some entity names are unclear in...