Jenny Kao
Jenny Kao
Incorporating more user attributes in the matching mechanism will require having more columns in the postgres user table. To start, we can/will manually alter+update the table to add parameters (like...
> Does it not work by applying rules? E.g. https://github.com/Yelp/beans/blob/master/api/yelp_beans/matching/pair_match.py#L23 can be used to avoid matching people in the same org Yes, rules can avoid matching people with the exact...
> Is there a way to make these code changes work using the rules systems so we can preserve the flexibility this affords each meeting subscription? Oh, these code changes...