Forum .LRN Q&A: Re: notes on upgrading dotLRN to 2.2.0a1

Collapse
Posted by Dave Bauer on
Nima,

Its trying to set package_id to 0

SQL:
update acs_objects
set package_id = '0'
where object_id = '3355574'

So why is that happening?

Any idea, can you trace it further?