Stop using immediate_reindex=1 when creating a document.
Pass the list of objects instead or the list of uids to relation_setter_id method, otherwise it can not work with newly created objects, as they will not be indexed. This is incompatible API change, and scripts used for relation_setter_id have to be updated. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33837 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
Please register or sign in to comment