0
Fixed

Error attempting to clear DN field

Matthew Clark 12 years ago updated by anonymous 8 years ago 4

When attempting to clear a DN value from an entity on an export, the following error appears:

Attempted export:

delete,Manager,reference,"CN=102994,DC=CHRIS21DEMODC",

System.Exception: Error occurred when attempting to save entity with distinguished name

CN=103033,DC=CHRIS21DEMODC

Error:

could not be parsed into a valid DN.
at Unify.Product.IdentityBroker.EntityDistinguishedNameTypeSchemaValidator.CreateValue(Object dataValue)
at Unify.Product.IdentityBroker.LDIFToAdapterEntitySaveAdapterBase`1.<>c_DisplayClassf.<ConvertValues>bb(<>f_AnonymousType0`2 item)
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
at System.Linq.Enumerable.ToArrayTSource(IEnumerable`1 source)
at Unify.Product.IdentityBroker.LDIFToAdapterEntitySaveChangeAdapter.GetConvertedValuesFromSchema(String objectClass, IEnumerable`1 values)
at Unify.Product.IdentityBroker.LDIFToAdapterEntitySaveChangeAdapter.<Transform>d__3.MoveNext()
at Unify.Product.IdentityBroker.LDIFAdapterBase.ExportChanges(ExportedLDIFForAdapter exportedLdifForAdapter)

Adam,

This has been patched for the demo, and the changes have just been checked in. Please deal with this as appropriate due to its impact on the use of beta.

Reopening to log time against the issue

Closed after logging time.