Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

driveItem delta changes do not detect deletions which have occured due to a purview retention label triggering #2847

Open
catmanjan opened this issue Mar 4, 2025 · 0 comments
Labels
status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience

Comments

@catmanjan
Copy link

Describe the bug

We are using driveItem delta to detect deletions, we are also using purview retention labels to delete documents after 1 day

The delta token never picks up the deletion

Expected behavior

The deletion should be triggered in the delta

How to reproduce

Use a driveItem delta request on a users one drive
Apply a label with a short retention policy
Wait for the policy to trigger
Re-run the delta request
The driveItem never appears in the delta

SDK Version

No response

Latest version known to work for scenario above?

No response

Known Workarounds

No response

Debug output

Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_No response_
@catmanjan catmanjan added status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience labels Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience
Projects
None yet
Development

No branches or pull requests

1 participant