Issue 1828: update_and_clear_traits method of ProfileAccess interface (pids-rtf2) Source: (, ) Nature: Uncategorized Issue Severity: Summary: Summary: 3. In the "update_and_clear_traits"method of the ProfileAccess interface, the list of traits to clear and modify must be checked for invalid entries. The UknownTraits exception allows for only one list of trait names to be returned. This makes it impossible for the client to determine which list an invalid trait is in. Resolution: close issue Revised Text: Actions taken: August 18, 1998: received issue February 25, 1999: closed issue Discussion: End of Annotations:===== 3. The WrongTraitFormat exception in "update_and_clear_traits" method of the ProfileAccess interface does not provide a means to indicate which entries in the ProfileUpdateSeq have traits with an incorrect format.