Skip to Content.
Sympa Menu

comanage-dev - [comanage-dev] change data model for cm_co_groups?

Subject: COmanage Developers List

List archive

[comanage-dev] change data model for cm_co_groups?


Chronological Thread 
  • From: Scott Koranda <>
  • To: comanage-dev <>
  • Subject: [comanage-dev] change data model for cm_co_groups?
  • Date: Thu, 27 Feb 2014 11:59:26 -0600

Hi,

We now have two types of "special" groups: admin and members (and a
ticket to change admin to admins). To determine if a group is one of
these special groups and therefore might need to be provisioned
differently (for example we decided that CO admins can toggle whether
admin and members are provisioned into Grouper) we have to parse the
name.

Note that parsing the name might mean checking if the group is linked
to a COU and has a name like 'admins:My COU 01' or 'members: My COU
01'.

Should we add a column to the cm_co_groups table to record that a
group is "special" rather than only encoding it in the name?

Thanks,

Scott



Archive powered by MHonArc 2.6.16.

Top of Page