mattermost / mattermost-plugin-legal-hold

Plugin to create and manage legal holds in Mattermost
Other
5 stars 6 forks source link

Warning needed when download button is pressed before job has run #117

Open wiggin77 opened 1 month ago

wiggin77 commented 1 month ago

If a user presses the download button before the job has run it will fail silently. In this case a warning text should be displayed explaining the job must run first.

This will be less of an issue once https://github.com/mattermost/mattermost-plugin-legal-hold/pull/90 is completed, however would still be useful.