Youtrack api bundle elements of custom field Follow
Hello! Can a user in a project with developer rights (default rights in youtrack "developer/разработчик", no admin of project) get a list of possible values of bundle custom field like enum, user, versions etc.?
If not, what rights should the user have for this?
Please sign in to leave a comment.
Hi!
I have already answered you in the support request, but I will copy the answer here in case other users have the same question.
Yes, the
Developer
can retrieve a list of values in a bundle (here is an example of the request). So it is needed to create a permanent token for the user, and then the user can use it to read project fields' bundles.Thank you so much!