• Vincent Pelletier's avatar
    CMFActivity: Fix ActivityRuntimeEnvironment.getPriority when activity was not... · d3e0e70a
    Vincent Pelletier authored
    CMFActivity: Fix ActivityRuntimeEnvironment.getPriority when activity was not loaded from an SQL queue.
    
    This happens when activities are being flushed from the ActivityBuffer
    directly, without being inserted into and then loaded from the SQL queue.
    It is unclear whether there are uses of this pattern besides
    testCMFActivity, but it is easy enough to fix.
    d3e0e70a