DocumentEntityID Assignation -- code parts are implicitly sinchronized with implementation
nicolay-r opened this issue · 1 comments
nicolay-r commented
How to fix: So in a snippet №2 we can use the entities mapping.
The reason is because the code below executed before:
AREkit/arekit/common/news/parsed/providers/base.py
Lines 22 to 39 in 1e1d354
and then followed by this function in the inherited class:
AREkit/arekit/common/news/parsed/providers/entity_service.py
Lines 152 to 168 in 1e1d354
Both are about assigning identifiers.
However, when it comes to nested entities, this is expected to be sinchronized in a single place