bea073a5a2
Don't remove affiliation for occupants if we weren't allowed to fetch that particular affiliation list. Previously, if fetching the list failed, we would return an empty array, which would imply that the affiliation list is empty and that all users with the given affiliation should have their affiliations removed. Instead we now return `null` and properly account for that when setting affiliations on existing contacts based on the returned member lists. |
||
---|---|---|
.. | ||
console-reporter.js | ||
fullpage.html | ||
index.html | ||
mock.js | ||
runner.js | ||
transpiled.html | ||
utils.js |