How to get the list of user views by the api

29 views
Skip to first unread message

Yohann Perraud

unread,
Jan 13, 2016, 2:52:25 PM1/13/16
to Jenkins Users
Hi, 

Is there a way to retrieve the list of view for a user via the Rest API ?

I tried /user/<username>/my-views/api/json, /user/picadmin/api/json with differents depth but it never return his views.
I googled it and I 've found nothing.

Thanks in advance.

Yohann.

 

Daniel Beck

unread,
Jan 13, 2016, 3:09:35 PM1/13/16
to jenkins...@googlegroups.com
These are not exposed via the API. The MyViewsProperty is one of the empty {} in 'property'.
> --
> You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/85cb952a-8012-4ce3-aeb5-e9dd2873dc9b%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Yohann Perraud

unread,
Jan 14, 2016, 12:56:39 PM1/14/16
to Jenkins Users, m...@beckweb.net
Thanks.

I don't understand why this user informations are not actually exposed on the /user api.

So, I create a new UserProperty called UserViewsProperty (source code in attachment) and integrate it in a plugin.
This solution required me to create an empty config.jelly for the /user/configure page. My skills on Jenkins core being insufficient, I haven't really understood why.
When I call the user api, I 've got now a new property called "userViews"

In any case, it works but I'm interested in any comments or another type of solution.
UserViewsProperty.java

Victor Martinez

unread,
Jan 20, 2016, 1:35:34 PM1/20/16
to Jenkins Users, m...@beckweb.net
You can raise a Jira ticket and ask about that feature since it might not be developed yet. and if you somehow need that feature in place as long as you raise a jira ticket it would be easy to track it.

Cheers
Reply all
Reply to author
Forward
0 new messages