I'd like to request the link between user field and ticket field
Ex:
I have "User Device" drop-down field in my custom ticket field. The agent or user will fill this field when they work on the ticket.
I also have "User Device" drop-down field in my custom user field. This will stick to user.
There should be a way to Auto fill the user field if the agent updates the ticket field.
Hi all -
I checked in with the product team, and they said that while this is not something currently being worked on, this conversation has caught their attention and the next time they have an opportunity to explore new ideas for future development this is a request they will revisit.
In the meantime, there is one way to accomplish what's being described here via the triggers functionality. It's a bit cumbersome to implement as you have to create a separate trigger for each field relationship, but it will get the job done:
Trigger condition: [first custom a field] is [value from custom field dropdown]
Trigger action: [second custom field] [second custom field value]
If your two lists aren't too long, this would work to link your two fields.
Hopefully that helps some of you, and we will follow up if and when the product team is able to dig into this request. Thank you as always for your feedback and for bringing this need to our team's attention!