Ability to import saved object files larger than 10MB #36126
Labels
Feature:Saved Objects
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
With the new server side import API, there is a limit of 10MB the server will accept. As discovered when testing #34896, we need the UI to display a proper error when the limit is reached instead of
The file could not be processed.
as well as increase the limit in order to be able to import / export a larger amount of canvas objects.The text was updated successfully, but these errors were encountered: