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

DataType for accessing shared document in share-documents-request #79

Closed
wants to merge 1 commit into from

Conversation

hermanwh
Copy link
Contributor

We want to register when and by who a shared document has been accessed. These events must contain all necessary information regarding the shared document, because metadata about the shared document itself is not known once the sharing has stopped. This enables both sender and receiver to see a history of access even after the sharing is stopped.

Additionally, the SharingStopped type is extended with optional fields explaining which party stopped the sharing. This is especially important for senders, who may be confused by the state of their sharing request in the event that the receiver stops the sharing before the sender has had the chance to access the shared document.

We want to register when and by who a shared document has been accessed.
These events must contain all necessary information regarding the shared
document, because metadata about the shared document itself is not known
once the sharing has stopped. This enables both sender and receiver to
see a history of access even after the sharing is stopped.

Additionally, the SharingStopped type is extended with optional fields
explaining which party stopped the sharing. This is especially important
for senders, who may be confused by the state of their sharing request
in the event that the receiver stops the sharing before the sender has
had the chance to access the shared documen.
@hermanwh hermanwh marked this pull request as draft September 19, 2024 20:44
@hermanwh hermanwh closed this Nov 6, 2024
@hermanwh hermanwh deleted the share-doc-request-doc-accessed branch November 6, 2024 11:34
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.

1 participant