Skip to content

Missing sendDefaultPii type from options #2163

@daaain

Description

@daaain

Package + Version

  • @sentry/browser
  • @sentry/node
  • raven-js
  • raven-node (raven for node)
  • other:

Version:

5.5.0

Description

The option sendDefaultPii does not exist in types (in fact I can not find it in this repo at all apart from being mentioned in one unrelated issue), so I'm getting a TypeScript error.

Also, is it the replacement for the previous parseUser property? The documentation is very vague, not even listing which fields will it pick, but only saying certain personally identifiable information is added.

I guess some other fields might be missing too, which was masked by having a catch-all field earlier, which is now removed by #2111

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions