Message export: Fix job progress calculation (#21925)

* use posts count instead of job duration to calculate progress

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Этот коммит содержится в:
Vishal
2022-12-27 14:34:40 +05:30
коммит произвёл GitHub
родитель ab133f20de
Коммит dc533e59b8
4 изменённых файлов: 166 добавлений и 32 удалений

Просмотреть файл

@@ -7571,14 +7571,6 @@
"id": "ent.id_loaded.license_disable.app_error",
"translation": "Your license does not support ID Loaded Push Notifications."
},
{
"id": "ent.jobs.do_job.batch_size.parse_error",
"translation": "Could not parse message export job BatchSize."
},
{
"id": "ent.jobs.do_job.batch_start_timestamp.parse_error",
"translation": "Could not parse message export job ExportFromTimestamp."
},
{
"id": "ent.jobs.start_synchronize_job.timeout",
"translation": "Reached AD/LDAP synchronization job timeout."