Follow-up Comment #2, sr#111005 (group administration): Ah! I know what happened. There is no problem with the php code.
The init database has group id 100 ("None"), which will be deleted by sv_cleaner. The problem is the rows are also deleted in table "bugs_field_usage" and "bugs_field_value" etc. where group_id = 100, this broke the bugs/tracker system. "Select Fields" page from bugs/admin/field_usage.php and "Edit Field Values" page from bugs/admin/field_values.php will have an empty table returned because of missing "bugs_field_usage" and "bugs_field_value" etc. _______________________________________________________ Reply to this item at: <https://savannah.nongnu.org/support/?111005> _______________________________________________ Message sent via Savannah https://savannah.nongnu.org/