Signed-off-by: Brian Norris <[email protected]>
---
 apps/patchwork/views/xmlrpc.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/apps/patchwork/views/xmlrpc.py b/apps/patchwork/views/xmlrpc.py
index b41ba0d2338d..1c4aa7d9e2c5 100644
--- a/apps/patchwork/views/xmlrpc.py
+++ b/apps/patchwork/views/xmlrpc.py
@@ -300,6 +300,7 @@ def patch_list(filter={}):
             "project_id",
             "submitter_id",
             "delegate_id",
+            "archived",
             "state_id",
             "date",
             "commit_ref",
-- 
2.2.0.rc2

_______________________________________________
Patchwork mailing list
[email protected]
https://lists.ozlabs.org/listinfo/patchwork

Reply via email to