Skip to content

Cannot read properties of null (reading 'title')" when opening Atlassian Organization Audit Events Connector #14786

Description

Describe the bug

When opening the data connector "Atlassian Organization Audit Events (via Codeless Connector Framework)" from the Microsoft Sentinel Solution "Atlassian Organization Audit" (Content Hub), the connector page fails to load and throws the following error:

[Unknown error 0] {"stack":"TypeError: Cannot read properties of null (reading 'title')\n at ConnectorPage (https://hosting.portal.azure.net/securityinsights/Content/Dynamic/rsUuOVCrgG3a.js:119085:104)\n at mo (https://portal.azure.com/Content/Dynamic/bdcmECtEHOEF.js:12:60244)\n at xu (https://portal.azure.com/Content/Dynamic/bdcmECtEHOEF.js:12:74297)\n at wi (https://portal.azure.com/Content/Dynamic/bdcmECtEHOEF.js:12:120116)\n at vs (https://portal.azure.com/Content/Dynamic/bdcmECtEHOEF.js:12:108485)\n at hs (https://portal.azure.com/Content/Dynamic/bdcmECtEHOEF.js:12:108413)\n at ms (https://portal.azure.com/Content/Dynamic/bdcmECtEHOEF.js:12:108276)\n at rs (https://portal.azure.com/Content/Dynamic/bdcmECtEHOEF.js:12:105111)\n at os (https://portal.azure.com/Content/Dynamic/bdcmECtEHOEF.js:12:105493)\n at Vl (https://portal.azure.com/Content/Dynamic/bdcmECtEHOEF.js:12:46624)","message":"Cannot read properties of null (reading 'title')"}


To Reproduce

  1. Install the "Atlassian Organization Audit" solution from the Microsoft Sentinel Content Hub.
  2. Navigate to Microsoft Sentinel → Data connectors.
  3. Search for and click on "Atlassian Organization Audit Events (via Codeless Connector Framework)".
  4. Click "Open connector page".
  5. The portal immediately shows the error above instead of loading the connector configuration page.

Expected behavior

The connector page should load correctly and display the connector UI configuration.


Actual behavior

The Azure Portal throws a TypeError: Cannot read properties of null (reading 'title') error in the ConnectorPage component. The connector page is completely unusable.


Workaround

None currently available. The connector page cannot be opened at all.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions