Uploaded image for project: 'User Directory'
  1. User Directory
  2. UD-317

Lot of warnings on user contents during full indexation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 2.19.6, 2.21.0
    • 2.20.0
    • None

      During full indexation I have a lot of warning in logs

      Category:	org.ametys.plugins.userdirectory.UserDirectoryHelper
      Message:		User content with id 'content://1412606b-726c-45da-98d2-44e524372c77' was not found in current workspace for language 'fr'
      Location:	org.ametys.plugins.userdirectory.UserDirectoryHelper._resolveContent(UserDirectoryHelper.java:261)
      

      This occured while indexing trash elements.
      For each trash elements:

      • we tried to index author,
      • UserIndexableElementType.indexSingleValue called UserHelper.getFullName
      • Helper tried to get user content in current workspace
      • User content is not in trash workspace

      I don't known if it is a user directory issue (decrease log level ?) or a trash issue

            Unassigned Unassigned
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: