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

Fix get all ancestors in a thread #42554

Merged

Commits on May 23, 2024

  1. Temporarily allow report preview actions to be thread ancestors in or…

    …der to more easily demonstrate that issue 41519 has been fixed.
    kmbcook committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8c81ca2 View commit details
    Browse the repository at this point in the history
  2. Fix issue. Each ancestor references the report and the action belongi…

    …ng to that report which is parent of its child report.
    kmbcook committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4368266 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f345eb View commit details
    Browse the repository at this point in the history
  4. Fix incorrect unit test

    kmbcook committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b29137b View commit details
    Browse the repository at this point in the history