From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030716 Description of problem: In the 'content' content section, I went to Roles/Author/Add Member. I searched on 'admin'. This returned a number of results. I selected 'Account, Administrator' (the SWA) and 'content Administration Author'. I then clicked 'Add Members' and got the constraint violation. I then successfully added the Account Administrator user by itself. I did not try any other permutations. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.see description 2. 3. Actual Results: check constraint violated Expected Results: constraint not violated and all parties added to the role Additional info:
Created attachment 93213 [details] acs error report
retarget for troika errata; not a regression
the Roles/Author/Add Member UI is adding to the "content Administration Author" group. So you were actually trying to add a group to itself. The violation is correct. This is a UI bug. It should be cleaned up to fail better.