Can you add a default role to a custom field?

Audreya April 29, 2016

We want to create project roles and have the users in these roles for a project added by default to specific custom fields when an issue is created. Users will differ per project

For example: Tech Lead is the custom role. Tech Assignee is the custom field. When creating the issue, the Tech Lead role would be added by default to the Tech Assignee field. Or the user(s) that are in that role would be added to the field.

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 29, 2016

You'll need code to do this.  The code would need to extract users from the role for the current project, and then add them to the multi-user picker that is "tech assignee".

I'm afraid you can't add that sort of code to Cloud

Audreya May 2, 2016

ok thanks - so there is no post function that could be created to make this work?

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 2, 2016

Yes, lots, but none you can install on Cloud that I know of.

Suggest an answer

Log in or Sign up to answer