Roundup Tracker - Issues

Message6683

Author rouilj
Recipients LorenzoAncora, ber, pefu, rouilj, tmikk
Date 2019-10-05.04:49:04
Message-id <1570250944.98.0.406711346876.issue2551032@roundup.psfhosted.org>
In-reply-to
I think this is fixed. Tonu and Peter can you try changing your 
settings again.

Here is the joke:

--- schema.py   2019-10-05 03:07:07.940446690 +0000
+++ /srv/roundup/trackers/roundup/schema.py     2019-10-05 
04:21:51.896409025 +0000
@@ -289,7 +289,7 @@
     description="User is allowed to edit their own user details",
     properties=('username', 'password',
                 'address', 'realname',
-                'phone', 'organization',
+                'phone', 'organisation',
                 'alternate_addresses',
                 'queries',
                 'timezone')) # Note: 'roles' excluded - users should 
not be able to edit their own roles.
History
Date User Action Args
2019-10-05 04:49:04rouiljsetmessageid: <1570250944.98.0.406711346876.issue2551032@roundup.psfhosted.org>
2019-10-05 04:49:04rouiljsetrecipients: + rouilj, ber, tmikk, pefu, LorenzoAncora
2019-10-05 04:49:04rouiljlinkissue2551032 messages
2019-10-05 04:49:04rouiljcreate