Uploaded image for project: 'Document Management System'
  1. Document Management System
  2. DMS-2299

Document completion email shows a different From email address (Circor)

    Details

    • Type: Bug
    • Status: Done
    • Priority: Medium
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None
    • Company:
      All Clients/Multiple Clients

      Description

      Document completion email shows a different From email address (Circor)

        Attachments

          Activity

          Hide
          narendra.kumar Narendra Kumar added a comment -

          Hi Harshveer Singh
          Please run the below query to fix this issue.

          UPDATE emailtemplate
          SET FromAddress = REPLACE(FromAddress, 'workterra.net', 'careerbuilder.com'),
          BodyText = REPLACE(BodyText, 'workterra.net', 'careerbuilder.com')
          WHERE FromAddress LIKE '%workterra.net%'
          OR BodyText LIKE '%workterra.net%';

          cc: Samir

          Show
          narendra.kumar Narendra Kumar added a comment - Hi Harshveer Singh Please run the below query to fix this issue. UPDATE emailtemplate SET FromAddress = REPLACE(FromAddress, 'workterra.net', 'careerbuilder.com'), BodyText = REPLACE(BodyText, 'workterra.net', 'careerbuilder.com') WHERE FromAddress LIKE '%workterra.net%' OR BodyText LIKE '%workterra.net%'; cc: Samir
          Hide
          narendra.kumar Narendra Kumar added a comment -

          Hi Samir

          I have executed the query on both stage and production environment, so this is fixed now.

           

          Show
          narendra.kumar Narendra Kumar added a comment - Hi Samir I have executed the query on both stage and production environment, so this is fixed now.  

            People

            Assignee:
            narendra.kumar Narendra Kumar
            Reporter:
            narendra.kumar Narendra Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 1.5h
                1.5h