Problem/Motivation

We've got 0.01 bid step, yet for some reason sometimes the default bid won't submit.
I'm testing out a very bizarre but possible fix as since making this small change haven't noticed an issue.

Steps to reproduce

log into multiple accounts, bid like crazy on different browser sessions

Proposed resolution

Cast min value to (string) seems to fix this

Remaining tasks

review patch

User interface changes

Fix default value glitch.

API changes

Minor

Data model changes

N/A

Comments

joseph.olstad created an issue. See original summary.

joseph.olstad’s picture

StatusFileSize
new623 bytes
joseph.olstad’s picture

Title: default bid price seemingly gets stuck on #min value » default bid price stuck , should be price + bid step, cast to (string) fixes this.
joseph.olstad’s picture

Title: default bid price stuck , should be price + bid step, cast to (string) fixes this. » default bid price sometimes not as expected, should be price + bid step, cast to (string) fixes this.
joseph.olstad’s picture

Issue summary: View changes
joseph.olstad’s picture

Title: default bid price sometimes not as expected, should be price + bid step, cast to (string) fixes this. » default bid price sometimes cached? should be price + bid step
Status: Needs review » Needs work

The form gets cached, the patch doesn't work.

drush cr doesn't clear the cache for the price, very strange.

joseph.olstad’s picture

StatusFileSize
new659 bytes
joseph.olstad’s picture

Status: Needs work » Needs review

SKAUGHT credited OPTASY.

skaught’s picture

skaught’s picture

Status: Needs review » Fixed

merged to dev line.

  • SKAUGHT committed 3d5d3a34 on 1.0.x-3392906 authored by joseph.olstad
    Issue #3346426 by joseph.olstad, OPTASY: default bid price sometimes...

skaught’s picture

Assigned: joseph.olstad » Unassigned

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.