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

find_children is broken with two tracks. #1652

Open
ggarra13 opened this issue Aug 20, 2023 · 0 comments · May be fixed by #1755
Open

find_children is broken with two tracks. #1652

ggarra13 opened this issue Aug 20, 2023 · 0 comments · May be fixed by #1755
Labels
bug A problem, flaw, or broken functionality.

Comments

@ggarra13
Copy link
Contributor

ggarra13 commented Aug 20, 2023

Bug Report

Incorrect Functionality and General Questions

C++'s timeline->find_childrenotio::Item is broken when there are two tracks and a search range is involved.

To Reproduce

I created a PR for a test for it to show both the correct and incorrect functionality. I am also attaching the test here as .txt file.

test_find_children.cpp.txt

Expected Behavior

timeline->find_childrenotio::Item() should return all otio::Items in the range.

@ggarra13 ggarra13 added the bug A problem, flaw, or broken functionality. label Aug 20, 2023
@darbyjohnston darbyjohnston linked a pull request Jun 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A problem, flaw, or broken functionality.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant