Defaulting Contributor list -
Hi,
I was looking at the various contributor list fields like Owned By and was wondering if we can default the user name to a particular user instead of "Unassigned". Ideally it would be great if the Owned by field is defaulted to the person who is logged in to the RTC and is logging a defect.
Please let me know if we can do this.
I was looking at the various contributor list fields like Owned By and was wondering if we can default the user name to a particular user instead of "Unassigned". Ideally it would be great if the Owned by field is defaulted to the person who is logged in to the RTC and is logging a defect.
Please let me know if we can do this.
One answer
I was looking at the various contributor list fields like Owned By and
was wondering if we can default the user name to a particular user
instead of "Unassigned". Ideally it would be great if the
Owned by field is defaulted to the person who is logged in to the RTC
and is logging a defect.
Please let me know if we can do this.
In 2.0.0.2, we introduced configurable and extensible value and value
set providers that would cover your use case.
Please see https://jazz.net/wiki/bin/view/Main/AttributeValueProviders
There is a built-in default value provider for users that you can
configure with a user id. The 'logged in user' is currently not
supported, unfortunately, but will be added for 3.0.
--
Regards,
Patrick
Jazz Work Item Team