gabrieljackson / mattermost-plugin-wrangler

Manage Mattermost Messages Masterfully!
Apache License 2.0
49 stars 12 forks source link

Prevent `attach message` command from running with duplicate IDs #62

Closed gabrieljackson closed 4 years ago

gabrieljackson commented 4 years ago

Running attach message with the same ID value passed in twice will now show the proper error message to the user.

Prevent `attach message` command from running with duplicate IDs