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

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

    Details

    • Type: Testing Defect
    • Status: Done (View Workflow)
    • Priority: Major
    • Resolution: Completed
    • Affects Version/s: CFA 2020R3
    • Fix Version/s: None
    • Component/s: Ordering
    • Labels:
      None

      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

          Issue Links

            Activity

              People

              • Assignee:
                Gareth.Leibbrandt Gareth Leibbrandt (Inactive)
                Reporter:
                stacy.privalova Stacy Privalova
              • Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 8h
                  8h
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 4h Time Not Required
                  4h

                    PagerDuty

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