Changes between Version 1 and Version 2 of Ticket #31549, comment 11
- Timestamp:
- 09/17/2015 04:40:04 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31549, comment 11
v1 v2 1 1 Since it's the same for inserting new user and updating one, there's no safe way to see if the empty meta such as `description` is actually initiated empty or must be deleted on this update. 2 2 3 thinking the whole point if the filter is to bypass saving empty meta upon registration.3 thinking the whole point of the filter is to bypass saving empty meta upon registration. 4 4 5 5 suggesting pass full info to the filter, i.e. `$update`