Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueLookupParameter override GetActualValue #3143

Open
HeuristicLab-Trac-Bot opened this issue Dec 16, 2021 · 4 comments
Open

ValueLookupParameter override GetActualValue #3143

HeuristicLab-Trac-Bot opened this issue Dec 16, 2021 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@HeuristicLab-Trac-Bot
Copy link
Collaborator

Issue migrated from trac ticket # 3143

milestone: HeuristicLab 3.3.17 | component: Parameters | priority: medium

2021-12-16 09:34:57: dpiringe created the issue


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

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2021-12-16 09:47:06: dpiringe changed status from new to accepted

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2021-12-16 09:48:35: dpiringe commented


r18138

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

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2021-12-16 09:49:29: dpiringe changed status from accepted to reviewing

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2021-12-16 09:49:29: dpiringe changed owner from dpiringe to @s-wagner

DavidPiringer added a commit that referenced this issue Mar 30, 2022
- overwrote the method `GetActualValue` in `ValueLookupParameter`, it will return its configured value if the `ExecutionContext` is null

git-svn-id: https://src.heuristiclab.com/svn/core/trunk@18138 2abd9481-f8db-48e9-bd25-06bc13291c1b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants