3c503f3 frontend: query a new instance to prevent DetachedInstanceError

1 file Authored by frostyx 2 years ago, Committed by praiskup 2 years ago,
    frontend: query a new instance to prevent DetachedInstanceError
    
        sqlalchemy.orm.exc.DetachedInstanceError: Instance 
        0x7fdbee1af490> is not bound to a Session; attribute refresh operation
        cannot proceed (Background on this error at:
        https://sqlalche.me/e/14/bhk3)
    
    Merges: #2298