Unable to Filter timeOffRequests by createdDateTime in Microsoft Graph Shifts API
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 20/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Domain
- api
Research direction
The issue provides a Microsoft Graph Shifts API request and its 400 BadRequest response, but names no repository file or test entry point. Start by confirming whether this behavior is owned by Graph Explorer or the Microsoft Graph Shifts API; done would mean that the documented timeOffRequests query accepts the createdDateTime filter.
Written by the indexing model from the issue text.
Description
When attempting to query time-off requests from the Microsoft Teams Shifts API using an OData $filter on the createdDateTime property, Microsoft Graph returns a 400 BadRequest error.
This limitation prevents developers from filtering timeOffRequests by creation or modification date — a key requirement for incremental synchronization, delta-style updates, or change-tracking scenarios.
example
GET https://graph.microsoft.com/v1.0/teams/{team-id}/schedule/timeOffRequests?$filter=createdDateTime ge 2025-11-01T00:00:00Z
{
"error": {
"code": "BadRequest",
"message": "The entity property 'createdDateTime' is not allowed in $filter query.",
- Dominant language
- TypeScript
- Stars
- 260
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoftgraph/microsoft-graph-explorer-v4
-
ToTriage
Difficulty 3/5 1-2 days Newbie friendliness 64/100
-
ToTriage
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
ToTriage
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
ToTriage
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
API BookingBusiness OpenToTriage
Difficulty 4/5 3-5 days Newbie friendliness 35/100
All issues in microsoftgraph/microsoft-graph-explorer-v4
Similar issues
-
clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro impact:ux-friction issue-rating: 🦞 diamond lobster no-stale P3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 76/100
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
vercel/react-tweet#225 ·