We recommend reviewing what is submitted before posting, in case your idea has already been submitted by another community member. If it has been submitted, vote for that existing feature request (by clicking the up arrow) to increase its opportunity of being added to Cireson solutions.
For more information around feature requests in the Cireson Community click here.
GetUserRelatedInfoByUserId - add option to filter in/out MyRequests and Computers arrays
For some users with many workitems, this call can be take quite a while. I'd like to suggest adding a way to choose to include or exclude the MyRequests and Computers from the response. In our env we use this call to populate data for a LiveChat connection in which we are only interested in the top-level user ci information.
To make it consistent with GetGridWorkItemsMyGroups, maybe showMyRequests and showComputers. Both of which could default to false, that way the call is backwards compatible.
Comments