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.