Add data export retry and cancel controls
This commit is contained in:
@@ -656,10 +656,13 @@ return [
|
||||
'processing' => 'Processing',
|
||||
'ready' => 'Ready',
|
||||
'failed' => 'Failed',
|
||||
'canceled' => 'Canceled',
|
||||
],
|
||||
'actions' => [
|
||||
'request' => 'Request export',
|
||||
'download' => 'Download',
|
||||
'retry' => 'Retry',
|
||||
'cancel' => 'Cancel',
|
||||
],
|
||||
],
|
||||
'retention_overrides' => [
|
||||
|
||||
Reference in New Issue
Block a user