logger.info("Querying MoM database for tasks of project %s"%project_mom2id)
logger.info("Querying MoM database for subtasks of project %s"%project_mom2id)
# todo: double-check the correct use of ids. What refers to a mom2id and what refers to a database entry pk does not seem systematic and is very comfusing.