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

String.Concat inconsistent behaviour of subsequent lists #15837

Open
tinrobot2000 opened this issue Feb 19, 2025 · 2 comments
Open

String.Concat inconsistent behaviour of subsequent lists #15837

tinrobot2000 opened this issue Feb 19, 2025 · 2 comments

Comments

@tinrobot2000
Copy link
Contributor

tinrobot2000 commented Feb 19, 2025

Dynamo Version

v3.2.2

Host

Dynamo Sandbox

Operating System

Windows 11 Enterprise 23H2

What did you do?

Providing nested list to String.Concat controls the behaviour of subsequent lists. List levels have no influence
Also input names are confusing 'string0' would be clearer if it were 'list0', etc.

Image

What did you expect to see?

I would expect that using levels would flatten nested lists and that each concatenation is independent of the previous input
I note that the code uses the .Net String.Concat method - so the issue is likely with the implementation by MicroSoft?

Image

What did you see instead?

See above
I would like to see concatenation is independent of the previous one and list levels are honoured

What packages or external references (if any) were used?

None

Stack Trace

N/A

Details

N/A

Copy link

Thank you for submitting the issue to us. We are sorry to see you get stuck with your workflow. While waiting for our team member to respond, please feel free to browse our forum at https://forum.dynamobim.com/ for more Dynamo related information.

@dynamo-ci-user dynamo-ci-user moved this from Triage to Todo in Dynamo Issues Mar 10, 2025
@avidit
Copy link
Contributor

avidit commented Mar 10, 2025

tracked internally DYN-8473

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants