mattermost-plugin-custom-attributes icon indicating copy to clipboard operation
mattermost-plugin-custom-attributes copied to clipboard

Unable to add attribute: users and team names are not recognized

Open gabrielctn opened this issue 3 years ago • 6 comments

Hi, I am unable to add a custom attribute.
I want to set the team name, but it is not recognized (it is registered as DSIMB in mattermost), neither are usernames (I tried with and without "@").

image

Here are versions infos (I installed mattermost via docker-compose):

root@www:~# docker exec -it b0fde455f218 mattermost version
Version: 5.30.0
Build Number: 5.30.0
Build Date: Fri Dec 18 06:52:48 UTC 2020
Build Hash: 25659c5b436aac171aedbee39ded4bc2ffac9838
Build Enterprise Ready: true
DB Version: 5.31.0

(I have Mattermost EE, without license key, the edition is not activated)

gabrielctn avatar Feb 26 '21 15:02 gabrielctn