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

UserObjectInterface::hasUserObject<T> does not check type #17949

Closed
loganharbour opened this issue May 27, 2021 · 0 comments · Fixed by #17950
Closed

UserObjectInterface::hasUserObject<T> does not check type #17949

loganharbour opened this issue May 27, 2021 · 0 comments · Fixed by #17950
Assignees
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: defect An anomaly, which is anything that deviates from expectations.

Comments

@loganharbour
Copy link
Member

Bug Description

UserObjectInterface::hasUserObject<T> does not see if the base UO is of type T.

Steps to Reproduce

See the method.

Impact

Method does not perform the intended behavior.

@loganharbour loganharbour added C: Framework T: defect An anomaly, which is anything that deviates from expectations. P: normal A defect affecting operation with a low possibility of significantly affects. labels May 27, 2021
@loganharbour loganharbour self-assigned this May 27, 2021
aeslaughter pushed a commit to aeslaughter/moose that referenced this issue Jun 2, 2021
lynnmunday pushed a commit to lynnmunday/moose that referenced this issue Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: defect An anomaly, which is anything that deviates from expectations.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant