Skip to content

Partial sleep report #682

@nbardiuk

Description

@nbardiuk

Platform on which you observed the bug:

  • Android
  • iOS
  • Other
  • Platform is not relevant for this bug

Platform version:

SDK version:
6.4.0

Firmware version:
2.0.8

Customer app url
endor.global

Device on which you observed the bug:

  • Grit X2 Pro
  • Vantage V3
  • Vantage M3
  • Polar OH1
  • Polar Verity Sense
  • Polar H10
  • Polar H9
  • Polar 360
  • Other
  • Device is not relevant for this bug

Describe the bug
User gets partial sleep report.
User reported that they were asleep from 19:30UTC, but the sleep report starts only from 02:10UTC.
Heart rate data also shows bpm similar to that of sleeping from previous nights.

Expected behavior
Sleep report should include full sleep duration

Screenshots and logs

Heart rate for the night Image
Sleep report
{
  "sleepCycles": [
    {
      "sleepDepthStart": 0.24257367849349976,
      "secondsFromSleepStart": 32805
    },
    {
      "sleepDepthStart": 1.116202473640442,
      "secondsFromSleepStart": 36465
    }
  ],
  "lastModified": "2025-08-25T02:00:50Z",
  "sleepEndTime": "2025-08-25T03:13:01Z",
  "batteryRanOut": "NA",
  "sleepStartTime": "2025-08-25T02:10:01Z",
  "sleepResultDate": "2025-08-25",
  "sleepWakePhases": [
    {
      "phase": "WAKE",
      "secondsFromSleepStart": 0
    },
    {
      "phase": "NONREM12",
      "secondsFromSleepStart": 30
    },
    {
      "phase": "NONREM3",
      "secondsFromSleepStart": 60
    },
    {
      "phase": "WAKE",
      "secondsFromSleepStart": 150
    },
    {
      "phase": "NONREM12",
      "secondsFromSleepStart": 210
    },
    {
      "phase": "NONREM3",
      "secondsFromSleepStart": 240
    },
    {
      "phase": "WAKE",
      "secondsFromSleepStart": 1920
    },
    {
      "phase": "NONREM12",
      "secondsFromSleepStart": 2010
    },
    {
      "phase": "WAKE",
      "secondsFromSleepStart": 2280
    },
    {
      "phase": "REM",
      "secondsFromSleepStart": 2310
    },
    {
      "phase": "NONREM12",
      "secondsFromSleepStart": 2340
    },
    {
      "phase": "REM",
      "secondsFromSleepStart": 2370
    },
    {
      "phase": "NONREM12",
      "secondsFromSleepStart": 2490
    },
    {
      "phase": "REM",
      "secondsFromSleepStart": 2760
    },
    {
      "phase": "WAKE",
      "secondsFromSleepStart": 3000
    },
    {
      "phase": "NONREM12",
      "secondsFromSleepStart": 3060
    },
    {
      "phase": "REM",
      "secondsFromSleepStart": 3090
    },
    {
      "phase": "WAKE",
      "secondsFromSleepStart": 3330
    },
    {
      "phase": "NONREM12",
      "secondsFromSleepStart": 3450
    },
    {
      "phase": "REM",
      "secondsFromSleepStart": 3480
    },
    {
      "phase": "WAKE",
      "secondsFromSleepStart": 3720
    },
    {
      "phase": "REM",
      "secondsFromSleepStart": 3750
    },
    {
      "phase": "WAKE",
      "secondsFromSleepStart": 3810
    }
  ],
  "userSleepRating": "NA",
  "sleepGoalMinutes": 480,
  "originalSleepRange": {},
  "sleepEndOffsetSeconds": 0,
  "sleepStartOffsetSeconds": 0
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions