What constitutes a user?
I am wondering what constitutes a user on YouTrack. For example, does a person submitting an issue, and yet does not have any responsibility for the issue (such as an end-user) constitute a user?
Please sign in to leave a comment.
The only case when a person can log in without a registration and considered as a non-user is a 'guest' user. By default, this user has no 'Create issue' permssion, but you can add it.
Al the rest cases are required a user registration in your YouTrack instance.
Thank you.