Defects

This table provides a summary of the defect fixes included in the release.

Area Description Test Strategy
System Corrected an issue that caused the application to incorrectly send DELETE messages for TPR price changes when the data was exported to the downstream systems. (WFMPE-5450)
Test Scenario #1
  1. Create and approve a TPR price change at the store level.
  2. Wait for the data to be exported to the downstream systems.
  3. Create two additional TPR price changes at any location level that are scheduled around the first TPR price change in step #1. Use the same item as in the first TPR price change.
    Note: These two TPR price changes should not overlap the first TPR price change from step #1.
  4. Approve the two TPR price changes in the same transaction.
  5. Verify that no DELETE messages are sent.
Test Scenario #2
  1. Create and approve a TPR price change at the store level.
  2. Create two other TPR price changes at the regional level. Use the same item as in the first TPR price change.
  3. Wait for the data to be exported to the downstream systems.
  4. Send a RESET request for the item used in steps #1 and #2 and any store within the region used in step #2.
  5. Verify that no DELETE messages are sent.
System Corrected an issue where the Mapper Aggregator did not escape line breaks when transforming XML to a CSV, causing the CSV to be invalid. (WFMPE-5462) N/A
System Corrected an issue that caused the application to incorrectly display some unnecessary error messages with references to the System Price Change ID when price changes were only partially created. Now, when a price change cannot be created with a Status of "Active" and is partially created, the application displays only the useful set of errors and does not show the System Price Change ID. (WFMPE-5430)
  1. Create a price change with errors so that when you attempt to approve it, the price change is partially created.
  2. Verify that the application does not display error messages with the System Price Change ID.
User Interface Corrected an issue where the Select Reason list in the Price Reason field displayed "No options" instead of the reason codes during the creation of a TPR or RWD price change. (WFMPE-5472)
  1. Navigate to the Price Change List.
  2. Click Create Price Change.
  3. Specify the required fields on the Create Price Changes page and create a TPR or RWD price change.
  4. Click the Select Reason list in the Price Reason field.
  5. Verify that the list displays the reason code values. Verify that the user interface does not display No options.