Enterprise Insights: Audit Log Detail does not contain Changes to admin settings information

XMLWordPrintable

    • 1

      Issue Summary

      When checking the content of [Audit Log Detail] in EI, custom was advised (in discussion with support & SRE) that it would contain details of Changes to admin settings in Jira Align which customer wanted to then access in a way that can be enumerated by Splunk. . When customer checked the table in EI here have been no updates for a number of months (the reporting customer's latest entry was March 2024.)

      queries to both the current_dw and export_dw versions of the table show the same issue

      The SQL query used being:

      SELECT [Audit Log Detail ID]
            ,[Details]
            ,[Date Updated]
            ,[FK Agile Object ID]
            ,[FK Object Item ID]
            ,[FK Program Increment ID]
            ,[FK User Updated By ID]
            ,[FK Audit Log ID]
        FROM [current_dw].[Audit Log Detail] 
        ORDER BY [Date Updated] DESC
       

       

      It was then identified that the data they need  is found in he JA  Audit Log records loaded from tblAuditLog and this information is not replicated to EI.

      Suggestion/Enhancement ask is therefore

      Please pull the Audit Log records into EI and and sure that the same information can be exported in Parquet format as part of Data File Retrieval

              Assignee:
              Sam Tsubota (Inactive)
              Reporter:
              Colin Weaver (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: