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

Using IToText() on a Guid return its type instead of it's value #3359

Open
adecler opened this issue Jun 17, 2024 · 0 comments
Open

Using IToText() on a Guid return its type instead of it's value #3359

adecler opened this issue Jun 17, 2024 · 0 comments
Assignees
Labels
type:bug Error or unexpected behaviour

Comments

@adecler
Copy link
Member

adecler commented Jun 17, 2024

Description:

See issue in the Excel adapter: BHoM/Excel_Toolkit#77

Steps to reproduce:

Use the IToText component on any Guid:

image

Expected behaviour:

The text should represent the value of the Guid, not it's type

Test file(s):

@adecler adecler added the type:bug Error or unexpected behaviour label Jun 17, 2024
@adecler adecler self-assigned this Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Error or unexpected behaviour
Projects
None yet
Development

No branches or pull requests

1 participant