Uploaded image for project: 'Chat Solution'
  1. Chat Solution
  2. CSN-4275

Some records have the value null in the Agent Name.

    XMLWordPrintable

Details

    • Software (SOFTWARE)
    • HC Sprint-42 (23 Dec - 6 Jan), HC Sprint-43 (11 Jan - 22 Jan), HC Sprint-44 (27 Jan - 10 Feb)

    Description

      SELECT TOP (1000)
             [agent_id],
             [name],
             [is_deleted],
             [createdAt],
             [updatedAt]
      FROM [EFHybridchat].[dbo].[Agents]
      WHERE name = 'null null';
      
      

      Attachments

        Issue Links

          Activity

            People

              awais.aslam Awais Aslam
              jawad.bokhari Jawad Bokhari
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: