Free cookie consent management tool by TermsFeed Policy Generator

Opened 2 years ago

Last modified 2 years ago

#3143 reviewing enhancement

ValueLookupParameter override GetActualValue

Reported by: dpiringe Owned by: swagner
Priority: medium Milestone: HeuristicLab 3.3.17
Component: Parameters Version: trunk
Keywords: Cc: mkommend

Description

if the ValueLookupParameter has no ExecutionContext it should return its configured value

Change History (4)

comment:1 Changed 2 years ago by dpiringe

  • Status changed from new to accepted

comment:2 Changed 2 years ago by dpiringe

r18138

  • overwrote the method GetActualValue in ValueLookupParameter, it will return its configured value if the ExecutionContext is null

comment:3 Changed 2 years ago by dpiringe

  • Owner changed from dpiringe to swagner
  • Status changed from accepted to reviewing

comment:4 in reply to: ↑ description Changed 2 years ago by dpiringe

  • Cc mkommend added
Note: See TracTickets for help on using tickets.