You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added setting to AnnotationRepository that can enable always creating tag on import and not only when there are matching items to apply the tag to.
Added optional logic to ProfileDigester allowing it to attempt to use existing digest values already written to a custom metadata field on an item in place of generating a new digest from the specified metadata profile. Care should be taken when using this setting as the logic only checks that the value is present, a String and not empty, but will not know what profile was used to generate the existing value!