• Bob Van Landuyt's avatar
    Move pages async when transferring projects · e75847ce
    Bob Van Landuyt authored
    When moving a project across namespaces, the pages need to be moved on
    disk if there are any.
    
    This performs that move in the background if there are pages, but
    skips the move if there aren't any, to avoid unnecessary jobs.
    
    It also performs the move or the scheduling of the database
    transaction.
    e75847ce
async_pages_move_project_transfer.yml 261 Bytes