You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(insights): use Date input, remove isCaseManagement, deduplicate impl
- Change startTime/endTime from number to Date in ElementCountByStatusOptions
SDK converts to Unix ms internally via .getTime()
- Remove isCaseManagement flag — endpoint is identical for both services
- CaseInstancesService delegates to ProcessInstancesService (no duplication)
- Update oauth-scopes.md with full scope list (Insights.RealTimeData, Insights, PIMS, OR.Folders.Read)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments