Actions
Bug #4177
closedWRP - look up Parameter values from Provenance
Start date:
06/19/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4177
Description
Turns out Parameter values are stored differently than the tokens that are passed among actors.
Will need to augment the DynamicReportItem to keep track of what kind of object we are looking up the value for.
Related issues
Updated by ben leinfelder over 15 years ago
added a method to provenance to look up the type (port/parameter/etc).
using that to decide where/how to retrieve the data (either port data as tokens, or parameter values as strings)
working!
Actions