| Previous · Next | |
| User | Message |
|
colink
|
Date: 7/13/2008 1:57 pm · Subject: Weird groups · Rating: 0
I'm having an off day. I was doing some group checks, and saw groups in WebGUI that I've never seen before. Does anyone know their history?
|
| Back to Top |
Rate [ | ]
|
|
JT
|
Date: 7/13/2008 5:10 pm · Subject: Re: Weird groups · Rating: 0
Which specifically? Or all?JT On Jul 13, 2008, at 1:57 PM, <ckuskie@sterlink.net> wrote: colink wrote:
|
| Back to Top |
Rate [ | ]
|
|
colink
|
Date: 7/13/2008 5:24 pm · Subject: Re: Weird groups · Rating: 0
Just the ones with 22-character IDs _and_ groupNames. If you grep or ack through the code you find them added in create.sql and previousVersion.sql, but you won't find them used anywhere.
|
| Back to Top |
Rate [ | ]
|
|
JT
|
Date: 7/14/2008 4:15 pm · Subject: Re: Weird groups · Rating: 0
If you modify your query a little you'll see what they are for:select groupId,groupName,description from groups; WebGUI dynamically creates hidden groups for things like subscriptions. We should probably make it use more descriptive names, but they're hidden so they don't usually cause too much harm. On Jul 13, 2008, at 5:24 PM, <ckuskie@sterlink.net> <ckuskie@sterlink.net> wrote: colink wrote: JT Smithph: 703-286-2525 x810fx: 312-264-5382 Create like a god. Command like a king. Work like a slave. |
| Back to Top |
Rate [ | ]
|
|
Graham
|
Date: 7/21/2008 5:55 pm · Subject: Re: Weird groups · Rating: 0
They've existed in WebGUI for as long as SVN has been around, but the threads they correspond to don't exist anymore. I'll clean them up for the next release.On Jul 14, 2008, at 4:15 PM, <jt@plainblack.com> <jt@plainblack.com> wrote: JT wrote: |
| Back to Top |
Rate [ | ]
|