Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Latest commit

 

History

History
6 lines (6 loc) · 299 Bytes

2021-01-05-allow-deletion-of-users-that-changed-order-history.md

File metadata and controls

6 lines (6 loc) · 299 Bytes
title issue
Allow deletion of users that changed order states
NEXT-11335

Core

  • Changed the ForeignKey constraint from state_machine_history table to user table to set the user_id to null deletion of the user, thus allowing the deletion of users that changed the state of orders.