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

enhancement: inject the creation time into sharing permissions #8954

Merged
merged 1 commit into from Apr 29, 2024

Conversation

fschade
Copy link
Contributor

@fschade fschade commented Apr 24, 2024

Description

the graph permission object lacks a creation date-time, which is needed by the client, be careful, that property is NOT part of the official MS-Graph spec.

Related Issue

Motivation and Context

not sure about the motivation, specially since that is not part of the official spec, please lets discuss what we do (extent the spec, creep the spec or something similar like we do with the @UI.Hidden) -> we decided to mark this as libre graph only in the spec.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Copy link

update-docs bot commented Apr 24, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@JammingBen JammingBen marked this pull request as ready for review April 25, 2024 09:29
Copy link

sonarcloud bot commented Apr 25, 2024

@JammingBen JammingBen merged commit 57b63a3 into owncloud:master Apr 29, 2024
4 checks passed
ownclouders pushed a commit that referenced this pull request Apr 29, 2024
enhancement: inject the creation time into sharing permissions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Sharing NG] Share date is missing in new API
3 participants