User Story #1021 (closed)
Opened 11 years ago
Closed 11 years ago
CreateExperimenter(Experimenter) links default group twice
| Reported by: | atarkowska | Owned by: | jamoore |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0-Beta3.1 |
| Component: | General | Keywords: | n.a. |
| Cc: | Story Points: | n.a. | |
| Sprint: | n.a. | Importance: | n.a. |
| Total Remaining Time: | n.a. | Estimated Remaining Time: | n.a. |
Description (last modified by atarkowska)
r2008 has broken createExperimenter method. Default group is linked twice.
Change History (3)
comment:1 Changed 11 years ago by atarkowska
- Description modified (diff)
- Summary changed from getEventContext().memberOfGroups and defaultGroup to CreateExperimenter(Experimenter) links default group twice
comment:2 Changed 11 years ago by jmoore
- Milestone changed from 3.0-Beta4 to 3.0-Beta3.1
- Status changed from new to assigned
comment:3 Changed 11 years ago by atarkowska
- Resolution set to fixed
- Status changed from assigned to closed
When I passed defaultGroup to otherGroups I had 3 links. Now seems to be ok. No duplications. Thanks
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
r2583 should fix this. Ola, can you check that you are passing the defaultGroup as a part of the "otherGroups" list. If not, then something else is going on and I'll need example code from you.