[ckan-changes] [ckan/ckan] 4309aa: Fixes #1596 by ensuring it only shows active membe...
    GitHub 
    noreply at github.com
       
    Fri Apr 18 10:48:03 UTC 2014
    
    
  
  Branch: refs/heads/1596-dont-show-deleted-members
  Home:   https://github.com/ckan/ckan
  Commit: 4309aa7af0428b9d175f3da545a72b3419eebfbc
      https://github.com/ckan/ckan/commit/4309aa7af0428b9d175f3da545a72b3419eebfbc
  Author: Ross Jones <ross at servercode.co.uk>
  Date:   2014-04-18 (Fri, 18 Apr 2014)
  Changed paths:
    M ckan/logic/action/get.py
  Log Message:
  -----------
  Fixes #1596 by ensuring it only shows active members.
Currently removing a user from a group/org (marking membership as deleted)
then it still gets returned in dataset/new as a viable organisation/group to
choose when it isn't (as the user is not actually still a member).
    
    
More information about the ckan-changes
mailing list