Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Repair Jira Macros
Warning
titleProblem

 A user's attributes typically come primarily from a single source, which is usually an LDAP directory.  Local portal users, by contrast, normally have a similar set of attributes which come from the uPortalAccountUserSource (LocalAccountPersonAttributeDao).  It would be a useful feature if it were possible for users to have attributes from both of these sources, as well as other similar sources.  But what happens when multiple sources define the same attribute?  In point of fact, the PersonDirectory API can manage this case in a deterministic and admin-configurable manner, but the resulting behavior isn't well communicated to the user in the UI.  How do we establish which attributes may be managed for which data sources using which tools, and how do we communicate that to users in the portal?

Jira Legacy
server

...

System JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId

...

d8d429a7-

...

dc92-

...

3696-

...

85f0-

...

1de5d4e9bcf6
keyUP-3617

Summary

This proposal describes a service that describes which attributes are mutable for which groups and provides an API for making those changes.

...