eca8392296
no issue - `email_recipient` records are embedded alongside member data when fetching individual members so the member activity feed can be generated - full email details are included for each email so that previews can be generated which can result in a large payload - by default Ember Data will push all embedded records back to the server when saving which resulted in `Request entity too large` errors in some environments when a member has received many emails |
||
---|---|---|
.. | ||
action.js | ||
api-key.js | ||
application.js | ||
email-recipient.js | ||
email.js | ||
integration.js | ||
invite.js | ||
label.js | ||
member.js | ||
notification.js | ||
page.js | ||
post.js | ||
role.js | ||
setting.js | ||
tag.js | ||
theme.js | ||
user.js | ||
webhook.js |