aboutsummaryrefslogtreecommitdiff
path: root/public_task_dump.py
diff options
context:
space:
mode:
Diffstat (limited to 'public_task_dump.py')
-rwxr-xr-xpublic_task_dump.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/public_task_dump.py b/public_task_dump.py
index 8422f81..83e1111 100755
--- a/public_task_dump.py
+++ b/public_task_dump.py
@@ -9,7 +9,7 @@ from wmfphablib import config as c
# Some transaction types are unsafe to reveal as they
# contain hidden information in their history and possible
# unsafe secrets we have dealt with in the UI context
-transactions = ['columns',
+transactions = ['core:columns',
'priority',
'status',
'reassign',