Forum Discussion

ckilpatrick's avatar
7 years ago

Can you soft delete ideas on Jive?

I am working on a program that syncs data between two sites one being a Jive site. I am writing the part that syncs over deletes from one site to another. I noticed that when I use DELETE https://pis...
  • PatrickS's avatar
    7 years ago

    Hi ckilpatrick,

    I just took a look in the code, and it appears that the soft delete functionality for ideas is only possible from the front end. The soft deletion was not implemented for ideas via the APIs, and so thus ideas will be fully deleted when using the APIs regardless of the hardDelete parameter. I've gone ahead and filed a bug (LJX-474) on our end to try and get this fixed in a future release. Let me know if you have any other questions I can help with!

    Patrick