• Georgios Dagkakis's avatar
    erp5_web: Fixup Alarm_processIngestedWebMessageList · ccdf3ddb
    Georgios Dagkakis authored
    with previous implementation, categories_list=[...] could be included
    and it would delete existing categories not included in it
    
    So use getPropertyAndCategoryList instead of propertyIds,
    that should return a cleaner list for input_parameter_dict here
    ccdf3ddb
Alarm_processIngestedWebMessageList.py 618 Bytes