• Jérome Perrin's avatar
    base: Person_createUserPreference must now return the created preference · fac26f62
    Jérome Perrin authored
    This changes API on a script that some projects have customized, but
    getActiveUserPreferecnce "should work" even with an old script not
    returning preferences.
    
    In that case, first call to getActiveUserPreference will create
    preference but not return it, but next time getActiveUserPreference is
    called, the preference will probably be indexed and will be returned.
    fac26f62
Person_createUserPreference.py 896 Bytes