Search found 3 matches

by ashwin.kain
23 Mar 2018, 10:19
Forum: Help
Topic: Hide some users from admin
Replies: 4
Views: 2667

Re: Hide some users from admin

Can we expect this type of functionality in future release? If not then what approach should I use to implement this in current version? Any hint about where I have to create columns and what code I've to edit.

Also I want to make some contribution in latest version, how to do that, I've to create ...
by ashwin.kain
23 Mar 2018, 07:54
Forum: Help
Topic: Hide some users from admin
Replies: 4
Views: 2667

Hide some users from admin

Suppose Admin1 creates 5 users and admin2 also creates 5 uses. But all these 10 users are visible to both admins. I want users to be visible to only admin who created their account, so admin2 cannot view users of admin1 and vice-versa.
by ashwin.kain
17 Feb 2018, 21:08
Forum: Help
Topic: Assign Issue to specific user via REST API
Replies: 2
Views: 3402

Assign Issue to specific user via REST API

Is it possible to assign an Issue to specific user via REST API. If not then any trick to update DB cells/rows so that Issue is assigned.
I think updating cells/rows of DB will work, but I don't know what cells/rows to update in DB.