Conversation
Notices
-
cc: #feature for SN/GS much talked about, but still to come: parent retrieval http://oracle.skilledtests.com/search/notice?q=parent+retrieval
-
@erkanyilmaz isn't that already happening inside tree view of a convo?
-
no(t yet): @mmn was talking about the parent being downloaded automatically, but the danger is for #spam and alike. So, getting the parent when one #clicks was thought about. But: nothing yet implemented #HELPwanted
-
@erkanyilmaz it should not be essentially different from retrieving a dent by its ID - only as parameter you use the parent ID of a dent; I'm not even sure if you actually need a new API function for it, unless you want to use dent ID as input, and letting the call do the extra lookup
-
@erkanyilmaz the "if clicked on" part is of course part of the (web) UI - only the retrieval would be original API call or a new, slightly extended one (as sketched below)
-
-
-