Custom Field set from database
I have an external user database and I would like to have a custom field with the user that reported the issue's external account linked to it by name. Is it possible to provide a value set from my database?
Please sign in to leave a comment.
Hello Brent!
I can only recommend you to write a custom REST API script for that purpose:
https://www.jetbrains.com/help/youtrack/incloud/2017.2/YouTrack-REST-API-Reference.html
Let me know if you have any questions. Thanks.