Skip to content

Add CONFLICTING_DATA_SILO_FILTERS DSR error code - #458

Open
iamtheluckyest wants to merge 2 commits into
mainfrom
iamtheluckyest/conflicting-data-silo-filters
Open

Add CONFLICTING_DATA_SILO_FILTERS DSR error code#458
iamtheluckyest wants to merge 2 commits into
mainfrom
iamtheluckyest/conflicting-data-silo-filters

Conversation

@iamtheluckyest

@iamtheluckyest iamtheluckyest commented Aug 21, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds DsrErrorCode.ConflictingDataSiloFilters (CONFLICTING_DATA_SILO_FILTERS) and its canonical message builder for bulk DSR inputs that set both dataSiloIds and ignoreDataSiloIds.

Test plan

  • Unit assertion added in dsrErrorMessage.test.ts

Made with Cursor

Bulk DSR submissions that set both dataSiloIds and ignoreDataSiloIds need a
stable per-input code so the backend can attribute the rejection by index.

Co-authored-by: Cursor <cursoragent@cursor.com>
@pkg-pr-new

pkg-pr-new Bot commented Aug 21, 2026

Copy link
Copy Markdown

Open in StackBlitz

@transcend-io/airgap.js-types

pnpm add https://pkg.pr.new/@transcend-io/airgap.js-types@458
yarn add https://pkg.pr.new/@transcend-io/airgap.js-types@458.tgz

@transcend-io/cli

pnpm add https://pkg.pr.new/@transcend-io/cli@458
yarn add https://pkg.pr.new/@transcend-io/cli@458.tgz

@transcend-io/design-tokens

pnpm add https://pkg.pr.new/@transcend-io/design-tokens@458
yarn add https://pkg.pr.new/@transcend-io/design-tokens@458.tgz

@transcend-io/internationalization

pnpm add https://pkg.pr.new/@transcend-io/internationalization@458
yarn add https://pkg.pr.new/@transcend-io/internationalization@458.tgz

@transcend-io/privacy-types

pnpm add https://pkg.pr.new/@transcend-io/privacy-types@458
yarn add https://pkg.pr.new/@transcend-io/privacy-types@458.tgz

@transcend-io/sdk

pnpm add https://pkg.pr.new/@transcend-io/sdk@458
yarn add https://pkg.pr.new/@transcend-io/sdk@458.tgz

@transcend-io/type-utils

pnpm add https://pkg.pr.new/@transcend-io/type-utils@458
yarn add https://pkg.pr.new/@transcend-io/type-utils@458.tgz

@transcend-io/utils

pnpm add https://pkg.pr.new/@transcend-io/utils@458
yarn add https://pkg.pr.new/@transcend-io/utils@458.tgz

@transcend-io/mcp

pnpm add https://pkg.pr.new/@transcend-io/mcp@458
yarn add https://pkg.pr.new/@transcend-io/mcp@458.tgz

@transcend-io/mcp-server-admin

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-admin@458
yarn add https://pkg.pr.new/@transcend-io/mcp-server-admin@458.tgz

@transcend-io/mcp-server-assessment

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-assessment@458
yarn add https://pkg.pr.new/@transcend-io/mcp-server-assessment@458.tgz

@transcend-io/mcp-server-base

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-base@458
yarn add https://pkg.pr.new/@transcend-io/mcp-server-base@458.tgz

@transcend-io/mcp-server-consent

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-consent@458
yarn add https://pkg.pr.new/@transcend-io/mcp-server-consent@458.tgz

@transcend-io/mcp-server-discovery

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-discovery@458
yarn add https://pkg.pr.new/@transcend-io/mcp-server-discovery@458.tgz

@transcend-io/mcp-server-docs

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-docs@458
yarn add https://pkg.pr.new/@transcend-io/mcp-server-docs@458.tgz

@transcend-io/mcp-server-dsr

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-dsr@458
yarn add https://pkg.pr.new/@transcend-io/mcp-server-dsr@458.tgz

@transcend-io/mcp-server-inventory

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-inventory@458
yarn add https://pkg.pr.new/@transcend-io/mcp-server-inventory@458.tgz

@transcend-io/mcp-server-preferences

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-preferences@458
yarn add https://pkg.pr.new/@transcend-io/mcp-server-preferences@458.tgz

@transcend-io/mcp-server-workflows

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-workflows@458
yarn add https://pkg.pr.new/@transcend-io/mcp-server-workflows@458.tgz

commit: 9d0adc7

@iamtheluckyest
iamtheluckyest marked this pull request as ready for review August 21, 2026 12:52
@iamtheluckyest
iamtheluckyest requested review from a team as code owners August 21, 2026 12:52
jefgodesky
jefgodesky previously approved these changes Aug 21, 2026

@jefgodesky jefgodesky left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • We're going to need a changeset on @transcend-io/privacy-types, but CI already told you that.
  • This is connected to WAL-10745. Connected to is right, but we wouldn't want that ticket to close just because this part goes out. Will Linear default to that, or should we explicitly label this as refs to make sure?

@linear-code

linear-code Bot commented Aug 21, 2026

Copy link
Copy Markdown

WAL-10745

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.

2 participants