• Stan Hu's avatar
    Fix Error 500 resulting when loading network graph · 5cb488e8
    Stan Hu authored
    `discussion_id` may not be present when the SELECT call for notes
    does not include this attribute. Don't attempt to set the discussion ID
    unless the model contains the attribute.
    
    Closes #21119, #21128
    5cb488e8
note.rb 7.27 KB