Skip to content

Team Events Does Not Support type group_external_sharing_setting_override_changed #367

@colin-wyatt-sp

Description

@colin-wyatt-sp

Describe the bug
The team event group_external_sharing_setting_override_changed is returned as event type "Other", with empty details.

To Reproduce
Modify external sharing override setting for a group, query event using api library.

Expected Behavior
An event with event type GroupExternalSharingSettingOverride and full model support with details tag support for group_external_sharing_setting_override_changed_details with PreviousValue and NewValue.

Actual Behavior
Event details are not returned, only an event of type "Other", with empty OtherDetails info.

Versions

  • What version of the SDK are you using? Dropbox.Api v7.0.0
  • What version of the language are you using? 12.0
  • What platform are you using? (if applicable) .net 8.0

Additional context
Recommend updating API schema source and re-generating code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions