Mattermost-server: [Help Wanted] [MM-13750] Add ability to search teams to plugin API

Created on 11 Jan 2019  路  4Comments  路  Source: mattermost/mattermost-server

If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please join our "Developers" community channel.

New contributors please see our Developer's Guide.


Notes: Jira ticket

Add the following plugin API method:

  • SearchTeams(term string) ([]*model.Team, *model.AppError)

Read about adding to the plugin API here https://developers.mattermost.com/contribute/server/plugins/.

You'll want to look at these files:

If you have any questions or would like feedback, feel free to ask in the Developer Toolkit channel on our Mattermost community instance.

Easy TecGo

Most helpful comment

Hi, I try pick this issue.

All 4 comments

Hi, I try pick this issue.

Thanks @adzimzf! Let us know if you have any questions

Hi @jasonblais. I think the story is clear.

Fixed with https://github.com/mattermost/mattermost-server/pull/10116. Thanks @adzimzf for your contribution! :tada:

Was this page helpful?
0 / 5 - 0 ratings