doc/changes/index.rst
author Florent Cayré <florent.cayre@logilab.fr>
Tue, 15 Nov 2016 12:20:02 +0100
branch3.24
changeset 11819 a85b7a898e13
parent 11391 9294fa5bc336
child 11844 8fb3ab72d7a9
permissions -rw-r--r--
Fix AttributeError on postcommit when db-create adds non-system CWSource entities In this case, `Repository.add_source` is called from an operation, not from `Repository.init_sources_from_database`, thus the attribute `sources_by_eid` does not exist. Closes #16251078.

Release notes
-------------

.. toctree::
    :maxdepth: 1

    3.23
    3.22
    3.21
    3.20
    3.19
    3.18
    3.17
    3.16
    3.15
    3.14