Gursimrat
11 years agoLeader
Unknown path element at node 'board_message_status_context'
Is there any way we can fetch the status of the ideas via REST, I am trying to use below but it gives an error
Unknown path element at node 'board_message_status_context'.
/restapi/vc/boards/id/ideas_board/message_statuses/duplicate
I would like to fetch the ideas with the duplicate status and then add a specific badge to the duplicate ideas.
I have followed this post http://community.lithium.com/t5/Developers-Discussion/ideas-stats/m-p/98602#M3576 but didn't help.