Need to store group in db - what should i store to identify group?

What should I persist in the db to identify a group?

I may need to migrate this to another system IE: Dev to Test

  Discussion posts and replies are publicly visible

Parents Reply
  • Thank You everyone for the replies.

    So I guess with some workarounds getting the UUID/GroupIDs for all group we could make a deployment process that would translate the groupids from one system to the other.

    We would need a place to store the UUID that correspond to the groupIDs that need to be changed. Get all the groupid/UUID in the new system and update accordingly..... Something like that.

    ***
    I see a pattern of recurring issues that have been complained about that do not seem to be addressed. I'm not sure what to make of that.

Children