InputParameters applyParameter should error if no parameter fit #27556
Labels
C: Framework
P: minor
A defect that does not affect the accuracy of results.
T: defect
An anomaly, which is anything that deviates from expectations.
Bug Description
While coding physics I m moving a fair amount of parameters from one object to another.
There is no reason to use applyParameter if none of the parameters are relevant. it should error, telling the developer that the call was either useless or worse, not working as expected
Steps to Reproduce
Use applyparam in an action, with none of the action parameters matching an object's (created by the action)
Impact
Easier development
[Optional] Diagnostics
No response
The text was updated successfully, but these errors were encountered: