Empty Expiration Field Causes WSOD

Created on 11 May 2025, 1 day ago

Problem/Motivation

The Expiration field on the Expirable Key Value Store: Write action form is not required. Leaving this field empty will cause a PHP error with this message:

This does leave a bit of a dilemma for my model. I'm looking to store expirable key / value pair data with a hard limit for how long this data should exist from the first write. I may be updating values within that timeframe but want the original expiration time.

At a minimum this field should be required (defined at line 55 of KeyValueExpirableStoreWrite.php).

๐Ÿ› Bug report
Status

Active

Version

2.1

Component

Code

Created by

๐Ÿ‡จ๐Ÿ‡ฆCanada bdunphy

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024