Artur Komorowski
Results
3
comments of
Artur Komorowski
Okay, I took a deeper look into the code and it seems like `slack.Client.GetUsers()` function uses `users.list` method which doesn't return custom fields. https://api.slack.com/methods/users.list#profile
I can confirm it happens for us as well. A simple restart does the job, so bad the issue doesn't cause the liveness probe to fail
We've encountered this issue in our repositories as well. The issue doesn't occur while using Orbstack for Mac.