Uploaded image for project: 'SMB - Optus'
  1. SMB - Optus
  2. OPTUS-95

OPTUS:Auditing_Brand Campaign Creations logs to table audit.event with CustomerID as "Login Name"

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Trivial
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: Backlog
    • Component/s: None
    • Labels:
      None
    • Environment:

      QA environment

      Description

      Brand Campaign Creations logs to table audit.event with CustomerID as "Login Name".

      mysql> select * from event order by id desc limit 5;
      --------------------------------------------------------------------------------------------+

      id sourceID actionID customerID internalRequestID externalRequestID eventTime status

      --------------------------------------------------------------------------------------------+

      1755 7 39 atulsangar x y 2012-11-30 19:44:26 SUCCESS
      1753 7 37 atulsangar x y 2012-11-30 19:44:25 SUCCESS
      1751 7 35 atulsangar x y 2012-11-30 19:44:24 SUCCESS

      mysql> select * from action where actionID in (35,37,39);
      -----------------------------------------+

      actionID description

      -----------------------------------------+

      35 Brand Campaign Created
      37 Brand Campaign Updated
      39 Brand Campaign Deploy Requested

      -----------------------------------------+
      3 rows in set (0.00 sec)

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              atul.sanagar Atul Sanagar (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: