When working with results (ResultInterface) We need both the raw (indexed) value (#2596371: Create the "indexed value" widget order processor) as well as the display value (#2596367: Create the "display value" widget order processor), currently the ResultInterface only has getValue(), so this will need to be split out into getRawValue() and getDisplayValue() or something like that. (discussed with borisson_ at the DUGBE code sprint in Herentals).

Comments

mr.baileys created an issue. See original summary.

  • borisson_ committed f328d65 on 8.x-1.x
    Issue #2600402 by mr.baileys, borisson_: Split ResultInterface::getValue...

  • borisson_ committed 36a8e75 on 8.x-1.x
    Issue #2600402: Fix processor & widgets
    
borisson_’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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