You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To my understanding there is currently no way of retrieving user information through python-taiga.
A user story has an assigned_to field containing the user id of the assigned person. At the moment I'm manually retrieving the user information through the API but it would be nicer to have this functionality inside this package.