You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quite a niche case when the Loadcase.Number is the same, but the names are different. The name is reassigned but the AdapterId is not.
Steps to reproduce:
See test script.
Expected behaviour:
The AdapterId should be assigned, there should also be a check downstream that looks at the AdapterId and the LoadcaseId if they do not exist, to return an error rather than exception.
Description:
Quite a niche case when the
Loadcase.Number
is the same, but the names are different. The name is reassigned but theAdapterId
is not.Steps to reproduce:
See test script.
Expected behaviour:
The
AdapterId
should be assigned, there should also be a check downstream that looks at theAdapterId
and theLoadcaseId
if they do not exist, to return an error rather than exception.Test file(s):
https://burohappold.sharepoint.com/:f:/s/BHoM/Eghq8HuCT3FLvUSO992AdQQBT_SYE8jGp24vlmoyyF6VRw?e=yY7zYe
The text was updated successfully, but these errors were encountered: