Uploaded image for project: 'CFA MX '
  1. CFA MX
  2. CFAMX-26189

Patch Back 2023 R3.1 - EOM Boxes are missing in the EOM Page for users with Mobile setting is set NULL

    Details

    • Type: Customer Defect
    • Status: In QA (View Workflow)
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: CFA 2023R3
    • Fix Version/s: CFA 2023R3.1
    • Component/s: EOM
    • Labels:
      None
    • VTask #:
      VTASK0519657,VTASK0519580
    • Root cause - Reason:
      Code defect
    • Root Cause:
      EOM reports are filtered using entityid for Signal stores. The entityid is coming from mobilesettings. The mobilesettings is null.

      Description

      CFA reported users (specially Operators) are missing the EOM boxes under the EOM page in INFORM.

      I did some investigation and I found that the users are having the Mobile setting is set to NULL.

      I updated the User Mobile settings field and asked CFA to confirm it works, they said it fixed the issue.

      Code Used:

      Select * from tbUser with ( nolock ) where UserID = 1248157
      
      --Begin Tran --Commit Tran
      
      --Update tbUser 
      --set MobileSettings = '{"EntityId":5120,"EntityName":"04113 - Craig Road & Scott Robinson FSU","EntityNumber":"04113","EntityTimeZoneAbbrv":"PT","EntityTimeZoneOffset":-7.0,"UserConfig":{},"Configurations":[]}' 
      --where UserID  = 1248157 
      
      
      

      We had a call with Sree and she tested this on her side and confirmed the issue. Please check if any validation available for Signal Code using the Mobile setting in away that cause this issue.

       

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                charles.wheeler Charles Wheeler
                Reporter:
                wesam.el-gendy Wesam El-Gendy
              • Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:

                  PagerDuty

                  Error rendering 'com.pagerduty.jira-server-plugin:PagerDuty'. Please contact your Jira administrators.