JIRA/Crowd initial synchronization not creating user profiles

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: High
    • 4.0.2
    • Affects Version/s: 4.0.0, 4.0.1
    • Component/s: User management

      The initial full user directory synchronization with JIRA/Crowd, will not create the user_profile db rows, which other parts of the app expect to exist.

      This can cause errors like:

      Caused by: java.lang.NullPointerException
      	at com.cenqua.crucible.notification.NotificationEvent.shouldNotify(NotificationEvent.java:104) [fisheye.jar:?]
      	at com.cenqua.crucible.notification.NotificationEvent.createAndAddRecipient(NotificationEvent.java:77) [fisheye.jar:?]
      	at com.cenqua.crucible.notification.NotificationEvent.doNotify(NotificationEvent.java:62) [fisheye.jar:?]
      	at com.cenqua.crucible.notification.DefaultNotificationManager.noteGeneralMsg(DefaultNotificationManager.java:777) [fisheye.jar:?]
      	at com.atlassian.crucible.actions.create.EditReviewDetailsAction.execute(EditReviewDetailsAction.java:345) [fisheye.jar:?]
      

              Assignee:
              Lukasz Pater
              Reporter:
              Lukasz Pater
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: