Forgive me if this is specific to me but it seems views.get for user views is broken. I'm getting array( [0] => [1] =>....), one for each user but that's about it.

I'm afraid that's all the info I can offer at this point.

I was trying the latest dev since 6.x-0.13 wasn't displaying the user roles field.

Any other questions, ask away.

Comments

snelson’s picture

Assigned: Unassigned » snelson
snelson’s picture

Status: Active » Postponed

I looked into this a bit, the problem is not with user views the other view types, but rather with fields that are computed at render time. User roles is of those fields. Going to postpone, but I think we'll find a solution when we create a services display type for views.

marcingy’s picture

added tag

gdd’s picture

Status: Postponed » Closed (won't fix)