Discourse automatically sends a private message after backup or restore finished. The private message used to contain the log inline even when it was very long. A very long log can create issues because the length of the post will be over the maximum allowed length of a post. When that happens, Discourse will try to create an upload with the logs. If that fails, it will trim the log and inline it. |
||
|---|---|---|
| .. | ||
| backup_file_handler_multisite_spec.rb | ||
| backup_file_handler_spec.rb | ||
| backuper_spec.rb | ||
| database_restorer_multisite_spec.rb | ||
| database_restorer_spec.rb | ||
| local_backup_store_spec.rb | ||
| meta_data_handler_spec.rb | ||
| s3_backup_store_spec.rb | ||
| shared_context_for_backup_restore.rb | ||
| shared_examples_for_backup_store.rb | ||
| system_interface_multisite_spec.rb | ||
| system_interface_spec.rb | ||
| uploads_restorer_spec.rb | ||