Min/Max Field Schema change from "tiny" to "normal"/"unsigned" integer

Created on 2 August 2022, over 2 years ago
Updated 4 September 2024, 6 months ago

Problem/Motivation

I'm sure some are OK with a 4bit signed Tiny Integer field, which is a max order quantity of 8 (16?) but we needed a much larger number.

Steps to reproduce

Proposed resolution

There's an attached patch for anyone to use.

Remaining tasks

User interface changes

API changes

Data model changes

This changed both `maximum_order_quantity` and `minimum_order_quantity` from 4bit signed Tiny Integer field to Unsigned Int (10bit) which is a limit of 1023. Note this only affects product variations.

Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

🇺🇸United States Todd Zebert Los Angeles, CA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024