changeset 1195:5e67c2564779

pages (tickets/edit): "author" can be ignored again now that updating has been fixed
author Goffi <goffi@goffi.org>
date Fri, 14 Jun 2019 12:51:03 +0200
parents bed008b65d7c
children a15ac511390c
files libervia/pages/tickets/edit/page_meta.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libervia/pages/tickets/edit/page_meta.py	Fri Jun 14 12:50:59 2019 +0200
+++ b/libervia/pages/tickets/edit/page_meta.py	Fri Jun 14 12:51:03 2019 +0200
@@ -42,6 +42,7 @@
     # by node owner/admin and "consistent publisher" is activated
     ignore = (
         "publisher",
+        "author",
         "author_jid",
         "author_email",
         "created",