Welcome to the Jazz Community Forum
Createquery api throws error while creating rtc query programatically

Hello team
I am trying to programmatically create query using createquery api:
But the query is creating in my queries , when i try to open it shows as
TypeError :row.info[i].item is undefined
below is the code i am using to save query
queryCommon.save(descriptor, monitor);
Let me know if you have any hints
Thank You