Can I use the Resolutions table as the options for a Custom Field?

Liam Routt July 26, 2012

I'd like to create a custom field that stores a "possible resolution" for an issue.

I can see how I would create a Custom List field and add a set of options to it, but what I want is for the list to exactly match the items in the Resolutions table, especially if I decide to add a new resolution.

Is there any way to do this?

Thanks for any advice.

2 answers

1 accepted

0 votes
Answer accepted
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 26, 2012

There is no built in type to do the job. The easiest thing probably will be to write a service that sets the custom field options at every interval.

Liam Routt July 26, 2012

Thanks for that - thinking laterally, always useful!

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.
July 26, 2012

You could also use the "database values field" plugin, which can generate a select list from a database table. The resolutions live in a database table :-)

Suggest an answer

Log in or Sign up to answer