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

Error in log when adding a new user directory root page

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 2.20.0
    • 2.19.3, 2.20.0
    • None

      When adding a new root, an error is logged. But the root is still added.

      java.lang.NullPointerException: Cannot invoke "java.lang.Boolean.booleanValue()" because the return value of "java.util.Map.get(Object)" is null
          at org.ametys.plugins.userdirectory.observation.InvalidateZoneItemCacheOnRootUpdatedObserver.observe(InvalidateZoneItemCacheOnRootUpdatedObserver.java:69)

      The Observer should most likely consider the absence of the value as a false

            Unassigned Unassigned
            ggouin Guillaume Gouin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: