RFC-10: Confluence Whiteboards

Hi @klaussner :wave:

Yes, this is a bug! Thank you for flagging this, the team and I are working on a fix for it now. Once our fix is in and deployed, the behavior will be:

  • Calling /wiki/rest/api/content/{whiteboard}/child?expand={whiteboard OR page} will return an empty array; in other words, the child expand for whiteboards will always return an empty array.
  • Calling /wiki/rest/api/content/{page}/child?expand=page will only return pages; we’ll filter out whiteboards here.
  • Calling /wiki/rest/api/content/{page}/child?expand=whiteboard will continue to return an empty array

Thanks again for raising this, I’ll share another update letting you know once the fix is deployed to prod.

2 Likes