Closed jelly closed 3 years ago
trackerctl setup user fails with TypeError: unhashable type: 'UserRole'. To resolve the click issues, make everything a string in the click option and convert it to a Userrole when setting the role in the model.
TypeError: unhashable type: 'UserRole'
Merged via 00397a07708bc2e71267baba7bf06629e8022ae1
trackerctl setup user fails with
TypeError: unhashable type: 'UserRole'
. To resolve the click issues, make everything a string in the click option and convert it to a Userrole when setting the role in the model.