Dataset export does not work properly for Pose Detection type project

When I export a dataset of Pose Detection type project, the data is exported as a detection type dataset. It is not exporting the keypoints. I tried COCO, YOLOv5, YOLO8, YOLO26 format. The result is same for all

Hi @Rahgir_Arefin_Rafi ,

What is your workspace Id? I tested this on my own keypoint detection project, and it has keypoint values as expected (exported in coco format):

Best, Erik