diff --git a/tailbone/views/batch/core.py b/tailbone/views/batch/core.py index 1f5e2be9..79d3f581 100644 --- a/tailbone/views/batch/core.py +++ b/tailbone/views/batch/core.py @@ -100,10 +100,10 @@ class BatchMasterView(MasterView): 'description', 'notes', 'params', - 'created', - 'created_by', 'rowcount', 'status_code', + 'created', + 'created_by', 'executed', 'executed_by', ]