As a user I expect that if the plugin is unable to auto-import image assets into the site's WordPress Media Library due to file size storage limitations (ie: exceeding the total disk quota) then the following would happen:
The insertion of the selected image into the post and/or the sites' Media Library would be prevented
Content post/page and/or Media Library would not be updated with the selected image (as we don't have a local fallback image)
User would be presented with an error message stating "Sorry, you have used all of your storage quota of " (core message)
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
User who attempts to auto-import an image that exceeds the storage quota is unable to do so
User in the scenario above is presented the standard WP error message as above
Site / Library / Post is not updated with the image as it was never imported
Feature description
As a user I expect that if the plugin is unable to auto-import image assets into the site's WordPress Media Library due to file size storage limitations (ie: exceeding the total disk quota) then the following would happen:
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Implementation brief
QA testing instructions
Demo
Changelog entry