Problem/Motivation
EmbeddedUpdateRunner::reactivateUpdates makes updates to the scheduled update entity but never saves it.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | scheduled_updates-reactivate-3210035-2.patch | 628 bytes | recrit |
EmbeddedUpdateRunner::reactivateUpdates makes updates to the scheduled update entity but never saves it.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | scheduled_updates-reactivate-3210035-2.patch | 628 bytes | recrit |
Comments
Comment #2
recrit commentedThe patch attached adds a save().
Comment #4
smustgrave commentedFine with this change. Agree seems like a bug.
Thanks!