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

CLONE 2020R3 - Processing Time is not set to NULL for items that don't have it configured

    Details

    • Type: Testing Defect
    • Status: Ready for QA (View Workflow)
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: CFA 2020R3
    • Fix Version/s: None
    • Component/s: Ordering
    • Labels:
      None
    • Sprint:
      CFAMX 2020R4 SA Sprint 5

      Description

      Processing Time is not set to NULL for items that don't have it configured.
      Example: Store 02693 in CFA Testing:
      2304 items are set with NULL processing time and 1222 items are set with 0 processing time

      select ProcessingTime,IsProcessingTimeFromHO, * from tbEntityItem with (nolock)
      where entityid = 1810 and ProcessingTime is NULL
      --2304

      select ProcessingTime,IsProcessingTimeFromHO, * from tbEntityItem with (nolock)
      where entityid = 1810 and ProcessingTime = 0
      --1222

        Attachments

        1. screenshot-1.png
          95 kB
          Stacy Privalova
        2. screenshot-2.png
          110 kB
          Stacy Privalova

          Issue Links

            Activity

              People

              • Assignee:
                stacy.privalova Stacy Privalova
                Reporter:
                stacy.privalova Stacy Privalova
              • Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:

                  Time Tracking

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

                    PagerDuty

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