change 'workflow' state on AuctionItem save

Created on 27 April 2022, over 2 years ago
Updated 21 November 2023, about 1 year ago

Problem/Motivation

When saving an auction with the start date of now (or earlier), Auction should be open. Currently, have to wait until cron is ran before auction is set to open.

Steps to reproduce

  • Create an auction node with start date set to before the current time, and end date after current time.
  • Save the node.
  • Viewing node, it says "Bidding is not yet Open"
  • Run Cron
  • Viewing node, it now shows the bidding form.

Proposed resolution

When saving node / auction item, update the workflow.

Remaining tasks

Implement changes

User interface changes

None

API changes

TBD

Data model changes

None

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇨🇦Canada sagesolutions

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