Problem/Motivation

In #2340363-45: Add issue comment attribution it was noticed that an org in the profile was not showing in the add comment attribution UI.

This was because that org did not have an organization page. That field on the profile edit is a plain text field. The entity reference field is hidden and programmatically populated. Just an entity reference won't work because there isn't a way for it to have text without a reference.

People will wonder why they cannot reference their orgs.
The help text for customers says they need an organization page, but the one for orgs does not, it just links to the profile page (so a user can edit it and add their org name).

Proposed resolution

Add an indicator on the profile edit work section to show which have org pages.

Remaining tasks

User interface changes

API changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

YesCT’s picture

Issue summary: View changes
FileSize
117.99 KB
182.05 KB
108.49 KB

adding screenshots.

YesCT’s picture

drumm’s picture

Yep, and we should link to create a new organization page, too.

This might be a separate issue - if there is a good way to say "Did you mean 2bits.com, Inc." when you type 2bits, or autocomplete, that would be helpful.

alimac’s picture

Issue summary: View changes
FileSize
51.32 KB

This issue cause me confusion just now. I added the organization I work for, but when I went back to post a comment it still said "not applicable - add organization to your profile". Maybe it might be worth to note this in the hint, too?

"Add organizations to your profile. Organization must have an organization page."

screenshot of hint for not applicable org

alimac’s picture

Issue summary: View changes
FileSize
32.24 KB

Also, for the customer it does give an indication that new organizations need to have an org page. This would be helpful.

screenshot of custom not applicable

alimac’s picture

Issue summary: View changes
drumm’s picture

Issue tags: +drupal.org hitlist
Perignon’s picture

+1 Glad I found this issue, now I know why my organization stuff was blank. Also the names must match exactly, found that out the hard way.

  • dhanya_girish_zyxware committed 86cac0d on 2442973-new-org-indication
    Issue #2442973 by dhanya_girish - Adds an help text on issue comments...

  • dhanya_girish_zyxware committed 86cac0d on 2442973-new-org-indication
    Issue #2442973 by dhanya_girish - Adds an help text on issue comments...

  • dhanya_girish_zyxware committed 5401ec7 on 2442973-new-org-indication-v1
    Issue #2442973: Shows an indication in user-profile page, whether an...

  • dhanya_girish_zyxware committed c1515aa on 2442973-new-org-indication-v1
    Issue #2442973: Corrects the menu callback added for organization page.
    

  • drumm committed 091cd66 on 7.x-3.x, dev
    Issue #2442973: Add note about matching organization page names
    
  • dhanya_girish_zyxware committed 5401ec7 on 7.x-3.x, dev
    Issue #2442973: Shows an indication in user-profile page, whether an...
  • drumm committed 9422cb7 on 7.x-3.x, dev
    Issue #2442973: Refactor organization matching
    
  • dhanya_girish_zyxware committed c0beabf on 7.x-3.x, dev
    Issue #2442973: Adds a help text for the organization tab.
    
  • dhanya_girish_zyxware committed c1515aa on 7.x-3.x, dev
    Issue #2442973: Corrects the menu callback added for organization page.
    

drumm’s picture

Status: Active » Fixed

The user edit page now mentions that organizations are better when matching, and provides feedback if a specific organization does not match.

Status: Fixed » Closed (fixed)

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