actionplan.save() will send a send_update notification. This notification need eagerly loaded, so we should set eager=True for actionplan.list. Change-Id: Iafe35b9782fb0cc52ba5121c155f62c61ef70e1f Closes-Bug: #1673679