Closed GoogleCodeExporter closed 9 years ago
Below is an example of how settings are currently duplicated in the settings
table --
select * from settings where name='clerks_office_notification';
setting_id | object_id | object_type | propertysheet | name | value | type
------------+-----------+-------------+------------------+----------------------
------+-------+------
1 | | | IBungeniSettings | clerks_office_notification | 1 | Bool
2 | | | IBungeniSettings | clerks_office_notification | 1 | Bool
3 | | | IBungeniSettings | clerks_office_notification | 1 | Bool
4 | | | IBungeniSettings | clerks_office_notification | 1 | Bool
5 | | | IBungeniSettings | clerks_office_notification | 1 | Bool
6 | | | IBungeniSettings | clerks_office_notification | 1 | Bool
7 | | | IBungeniSettings | clerks_office_notification | 1 | Bool
8 | | | IBungeniSettings | clerks_office_notification | 1 | Bool
9 | | | IBungeniSettings | clerks_office_notification | 1 | Bool
Original comment by ashok.ha...@gmail.com
on 23 Mar 2011 at 1:37
Fixed in r7981
Original comment by borona.m...@gmail.com
on 24 Mar 2011 at 10:24
Original comment by ashok.ha...@gmail.com
on 8 Jul 2011 at 11:22
Original issue reported on code.google.com by
ashok.ha...@gmail.com
on 23 Mar 2011 at 1:29