[ckan-changes] [okfn/ckan] 7afc1f: [#2959] Re-index datasets when group name changes.
GitHub
noreply at github.com
Thu Oct 4 15:09:10 UTC 2012
Branch: refs/heads/2959-bug-index-datasets-when-group-name-changes
Home: https://github.com/okfn/ckan
Commit: 7afc1fce8597d53d231f6b166d968d1eb607387d
https://github.com/okfn/ckan/commit/7afc1fce8597d53d231f6b166d968d1eb607387d
Author: Ian Murray <ian.c.murray at gmail.com>
Date: 2012-10-04 (Thu, 04 Oct 2012)
Changed paths:
M ckan/controllers/group.py
M ckan/lib/search/__init__.py
M ckan/model/modification.py
Log Message:
-----------
[#2959] Re-index datasets when group name changes.
Previously, this only occurred when the name was changed through the
WUI. (See dbe25d8b8d7fabfc40c5d794a920b91cec349335).
This method works through the synchronous_search plugin.
Conflicts:
ckan/controllers/group.py
ckan/model/modification.py
More information about the ckan-changes
mailing list