During site creation process, GB2 selected, the new site has only the items, not the other settings (Wt Cats & %)

Description

On Dev, during site creation process, GB2 selected, the new site has only the items, not the other settings (Wt Cats & %). The gb I was importing was a WtCat/%, but only the items got imported, and "Grade using" was set to Points. The other tools were imported perfectly, but not GB2.

Attachments

1
  • 24 Aug 2011, 09:55 PM

Activity

David Woods August 25, 2011 at 11:37 PM

QA Test

created 6 sites copying gradebooks from the BBB 111,222,333, and CCC 111,222,333 sites.
All structures copied into the receiving gradebook as duplicates of the source site structure.

QA Pass

Michael Wenk August 25, 2011 at 5:46 PM

After more searching, I found the issue. In edu-services, they have an entity that handles transfers and they were racing against each other.

We have a near term fix which was tested, and that is to disable this via sakai properties:

toolIds@org_sakaiproject_service_gradebook_EntityProducer=<list><value>sakai.gradebook.tool</value></list>

The long term fix is to remove the gb2 tool id from the gb1/edu-services components file, which is a change our vendor made.

Michael Wenk August 25, 2011 at 3:11 PM

Well as predicted by Jon, that didn't work.

Michael Wenk August 25, 2011 at 3:09 PM

So after putting in some debugs, I see that in the "bad" case we call the transfer method straight, but in the "good" case we call the transfer method with the boolean. So trying to force em both in the same workflow.

Michael Wenk August 25, 2011 at 1:38 PM

This was definitely a problem in 1.5.0.

Incorporated

Details

Assignee

Reporter

QA Status

Components

Affects versions

Priority

Created August 4, 2011 at 3:09 PM
Updated August 25, 2011 at 11:39 PM
Resolved August 25, 2011 at 5:46 PM