[ckan-changes] [okfn/ckan] 29bd17: [#2854] Enable allow_partial_update for group upda...
GitHub
noreply at github.com
Wed Aug 15 13:50:51 UTC 2012
Branch: refs/heads/2845-bug-editing-organization-removes-datasets
Home: https://github.com/okfn/ckan
Commit: 29bd17bd8305bd12cec49ce4b5e5739890c3f02e
https://github.com/okfn/ckan/commit/29bd17bd8305bd12cec49ce4b5e5739890c3f02e
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-08-15 (Wed, 15 Aug 2012)
Changed paths:
M ckan/controllers/group.py
M ckan/lib/dictization/model_save.py
Log Message:
-----------
[#2854] Enable allow_partial_update for group update
Listen to allow_partial_update in the context when saving a group, and
use it in the group controller. This fixes issue #2854 where all an
organizations datasets were being removed on updating an organization
(with the organizations plugins enabled)
More information about the ckan-changes
mailing list