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 Network Diagram deadlock and combined diagram api calls: Bug/cset 2923 #4258

Merged
merged 5 commits into from
Nov 25, 2024

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    8018d52 View commit details
    Browse the repository at this point in the history
  2. added symbols

    inlguy committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1bb3e15 View commit details
    Browse the repository at this point in the history
  3. Fixed loop in component overrides

    The action that reloads questions after an override has been changed was then proceeding to call a .next() on itself, which caused an infinite loop.
    randywoods1 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ef25ac1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eca231a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    769da12 View commit details
    Browse the repository at this point in the history