[ckan-dev] Editor role
Adrià Mercader
adria.mercader at okfn.org
Wed Feb 12 12:23:16 UTC 2014
This was fixed as part of #1454
https://github.com/ckan/ckan/pull/1454
The fix is in 2.2 but not in 2.1.x. Which version of CKAN are you
using? I'm happy to add it to the next patch release if this helps.
Adrià
On 4 February 2014 19:22, Aníbal Pacheco <anibal.pacheco at agesic.gub.uy> wrote:
> I have an administrator user who says that the role "Editor" has
> disappeared when adding a user to an organization.
>
> Searching in the database I found that maybe he's not wrong:
>
> => SELECT * FROM role_action ;
>
> id | role | context | action
> -----+-------------+---------+----------------
> ... | editor | | read-site
> ...
>
> And maybe an actualization have removed that role from the select box, any
> way to fix? Thanks
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> https://lists.okfn.org/mailman/listinfo/ckan-dev
> Unsubscribe: https://lists.okfn.org/mailman/options/ckan-dev
More information about the ckan-dev
mailing list