I have added 2 custom fields in the Bug work item type on our Azure DevOps cloud environment:
- Customer Prefix (Picklist) - customer abbreviation used as an ID for the customer (e.g. ACME)
- Customer Name (Text) - full customer name (e.g. ACME International Road Repair, Inc.)
Is it possible to auto populate Customer Name when I select Customer Prefix?
I have tried a Work Item Rule on the Bug work item type, but it requires me to setup a new rule for each customer I add. There does not seem to be a way to provide a lookup table (mapping).
