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

transformer fails to transform iModels with view definitions that have null category selectors #133

Open
MichaelBelousov opened this issue Dec 6, 2023 · 3 comments
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@MichaelBelousov
Copy link
Contributor

MichaelBelousov commented Dec 6, 2023

Transformer fails to transform iModels with view definitions that have null category selectors.
Need to come up with a test case to demonstrate this crash and then a fix.

also need to test null model selectors

@MichaelBelousov MichaelBelousov self-assigned this Dec 6, 2023
@nick4598
Copy link
Collaborator

nick4598 commented Dec 6, 2023

@MichaelBelousov is this #27 related?

@MichaelBelousov
Copy link
Contributor Author

@MichaelBelousov is this #27 related?

I don't believe so, this allegedly throws, that is a data transfer failure where the transformation succeeds.

@MichaelBelousov
Copy link
Contributor Author

MichaelBelousov commented Dec 11, 2023

I recently was looking at the code... are null category selectors even valid? The domain handler inserts a default one if you try to make a null one... so it is an unexpected delete at the core level... this may cause issues further in the stack...

@mindaugasdirg from what connectors does the iModel exhibiting this come from?

@nick4598 nick4598 added bug Something isn't working question Further information is requested labels Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants