[SOLVED] Visibility of the 'props' attribute

The v3 API documents that users have a ‘props’ attribute which should be visible. However, in model/user.go ClearNonProfileFields() clears it before it can be returned by the REST call. Why? Is there any doc about this property or what should/should not be done with it? We are interested in putting values there for our app, but though we can put stuff there, no one can see it.

Brad

Hi @bradhowes,

Thanks for your question. Feedback from our devs is that the best place to discuss this is in the Developers Channel of the Mattermost Contributors Team.

Please sign up to the team and join the Developers channel where you will find like-minded folk to help with your question.

Thanks!

Ok. Will do. Thanks for the reply.

Brad