Closed GlennRicaud closed 5 years ago
<logger name="com.enonic.xp.core.impl.event" additivity="false">
<level value="DEBUG"/>
<appender-ref ref="STDOUT"/>
<appender-ref ref="FILE"/>
</logger>
19:42:36.677 INFO c.e.x.repo.impl.dump.DumpServiceImpl - Deleting repository [com.enonic.cms.default]
19:42:36.751 DEBUG c.e.x.c.i.event.EventPublisherImpl - Publishing event: Event{type=node.deleted, timestamp=1555868556751, distributed=true, localOrigin=true, data={nodes=[{id=com.enonic.cms.default, path=/repository/com.enonic.cms.default, branch=draft, repo=com.enonic.cms.default}]}}
19:42:36.756 DEBUG c.e.x.c.i.event.EventPublisherImpl - Publishing event: Event{type=repository.deleted, timestamp=1555868556756, distributed=true, localOrigin=true, data={id=com.enonic.cms.default}}
Path cache not invalidated on repository and branch deletion Bug should also be present in 6.15 -> To be fixed both in master and 6.15.