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

[CT-2397] Resolve versions model clobbering #412

Closed
emmyoop opened this issue Apr 11, 2023 · 1 comment
Closed

[CT-2397] Resolve versions model clobbering #412

emmyoop opened this issue Apr 11, 2023 · 1 comment
Labels
bug Something isn't working multi-project

Comments

@emmyoop
Copy link
Member

emmyoop commented Apr 11, 2023

Describe the bug

When you have versioned models, the collapsed DAG view selects all the models because it selects by name and cannot differentiate between version.

collapsed view
image

expanded view
image

Steps To Reproduce

View a model that has multiple versions in the collapsed view.

Expected behavior

Only the single model with the corerct correct version is displayed.

Additional context

See #411 for other version related changes.

@emmyoop emmyoop added bug Something isn't working triage multi-project labels Apr 11, 2023
@github-actions github-actions bot changed the title Resolve versions model clobbering [CT-2397] Resolve versions model clobbering Apr 11, 2023
@dbeatty10 dbeatty10 removed the triage label Apr 11, 2023
@jtcohen6
Copy link
Contributor

I believe we ended up fixing this in #411!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working multi-project
Projects
None yet
Development

No branches or pull requests

3 participants