Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 593 Bytes

2021-06-04-use-number-range-start-number-from-settings-if-it's-higher-than-the-current-number-range-state.md

File metadata and controls

12 lines (12 loc) · 593 Bytes
title issue author author_email author_github
Use number range start number from settings if it's higher than the current number range state
NEXT-11038
d.neustadt
d.neustadt@shopware.com
dneustadt

Core

  • Changed the number range increment to be based either on the number range start from configuration or on the current number range state, whichever is highest.

Administration

  • Added an info notification to number range module to communicate that changes to the start number will only take effect is the new start number is higher than the current number range state.