gabrieljackson / mattermost-plugin-wrangler

Manage Mattermost Messages Masterfully!
Apache License 2.0
51 stars 11 forks source link

Add suggest feature, which would allow the original poster to approve a move. #34

Open ericjaystevens opened 4 years ago

ericjaystevens commented 4 years ago

Feature request to enable suggested moves.

/wrangler suggest move thread [MESSAGE_ID] [CHANNEL_ID]

would send a suggestion to the original poster to move the thread. The original poster could use

/wrangler approve [suggestionID]

gabrieljackson commented 4 years ago

Great suggestion. Others have noted similar behavior, but nothing quite like this.