Serkan Ozer

Results 2 issues of Serkan Ozer

When I'm trying to add multiple companies per user custom attributes are displayed on intercom only one company but not on the others: ``` companies=[{'company_id': x, 'name': f'{x}', 'custom_attributes': {"test_attr":...

It is possible to use multiple indices for the same model. With current `search_index` command, your only chance is to rebuild/create/delete/populate them together. However it can be desirable to run...