bgame-hunter / temars-eve-api

Automatically exported from code.google.com/p/temars-eve-api
0 stars 0 forks source link

Groups monitoring issue #67

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
TEA Version?
1.2.0.143
SMF Version?
2.0

What steps will reproduce the problem?
1. update to rev143
2. run a cron check.
3.

What is the expected output? What do you see instead?
If it is a new install, it should select everything but admin, but on an 
update, it should leave the settings alone. Since rev138, something has changed 
where it will remove all admins because they dont match any groups.

Please provide any additional information below.

Had to edit the db in order to get admin back, it didnt do this before when i 
updated, so i assume something has changed since 138 that forces this behaviour.

Original issue reported on code.google.com by sc...@pieh0.co.uk on 28 Jul 2011 at 4:56

GoogleCodeExporter commented 8 years ago
Fixed groups not getting set right because old entries not being removed, admin 
is not monitored by default

as for monitor being turn on, well with old system if both main and addition 
set to off there simply wasnt an entry
the new system which is uses to add permissions new groups relies on checking 
if the group has been added to monitor list
now when off they are still there just set as off

this means all monitored groups that were off get turned on, a simply thing to 
correct by the user

but admin always defaults as off when being added now

Original comment by tema...@googlemail.com on 29 Jul 2011 at 2:55

GoogleCodeExporter commented 8 years ago

Original comment by tema...@googlemail.com on 14 Aug 2011 at 3:07