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

feat: add check for uniqueness when creating links with isList=false #11767

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from

Conversation

thetutlage
Copy link
Contributor

@thetutlage thetutlage commented Mar 7, 2025

Fixes: FRMW-2907

Error message
CleanShot 2025-03-10 at 09 54 00@2x

Copy link

vercel bot commented Mar 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
medusa-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 14, 2025 7:06am
7 Skipped Deployments
Name Status Preview Comments Updated (UTC)
api-reference ⬜️ Ignored (Inspect) Mar 14, 2025 7:06am
api-reference-v2 ⬜️ Ignored (Inspect) Visit Preview Mar 14, 2025 7:06am
docs-ui ⬜️ Ignored (Inspect) Visit Preview Mar 14, 2025 7:06am
docs-v2 ⬜️ Ignored (Inspect) Visit Preview Mar 14, 2025 7:06am
medusa-docs ⬜️ Ignored (Inspect) Visit Preview Mar 14, 2025 7:06am
resources-docs ⬜️ Ignored (Inspect) Visit Preview Mar 14, 2025 7:06am
user-guide ⬜️ Ignored (Inspect) Visit Preview Mar 14, 2025 7:06am

Copy link

changeset-bot bot commented Mar 7, 2025

🦋 Changeset detected

Latest commit: ce16682

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 66 packages
Name Type
@medusajs/link-modules Patch
@medusajs/modules-sdk Patch
@medusajs/utils Patch
@medusajs/medusa Patch
@medusajs/framework Patch
@medusajs/workflows-sdk Patch
integration-tests-http Patch
@medusajs/orchestration Patch
@medusajs/cli Patch
@medusajs/medusa-oas-cli Patch
@medusajs/test-utils Patch
@medusajs/api-key Patch
@medusajs/auth Patch
@medusajs/cache-inmemory Patch
@medusajs/cache-redis Patch
@medusajs/cart Patch
@medusajs/currency Patch
@medusajs/customer Patch
@medusajs/event-bus-local Patch
@medusajs/event-bus-redis Patch
@medusajs/file Patch
@medusajs/fulfillment Patch
@medusajs/index Patch
@medusajs/inventory Patch
@medusajs/locking Patch
@medusajs/notification Patch
@medusajs/order Patch
@medusajs/payment Patch
@medusajs/pricing Patch
@medusajs/product Patch
@medusajs/promotion Patch
@medusajs/region Patch
@medusajs/sales-channel Patch
@medusajs/stock-location Patch
@medusajs/store Patch
@medusajs/tax Patch
@medusajs/user Patch
@medusajs/workflow-engine-inmemory Patch
@medusajs/workflow-engine-redis Patch
@medusajs/auth-emailpass Patch
@medusajs/auth-github Patch
@medusajs/auth-google Patch
@medusajs/file-local Patch
@medusajs/file-s3 Patch
@medusajs/fulfillment-manual Patch
@medusajs/locking-postgres Patch
@medusajs/locking-redis Patch
@medusajs/notification-local Patch
@medusajs/notification-sendgrid Patch
@medusajs/payment-stripe Patch
@medusajs/core-flows Patch
@medusajs/oas-github-ci Patch
@medusajs/js-sdk Patch
@medusajs/types Patch
@medusajs/telemetry Patch
@medusajs/admin-bundler Patch
@medusajs/admin-sdk Patch
@medusajs/admin-shared Patch
@medusajs/admin-vite-plugin Patch
@medusajs/dashboard Patch
@medusajs/icons Patch
@medusajs/toolbox Patch
@medusajs/ui-preset Patch
create-medusa-app Patch
medusa-dev-cli Patch
@medusajs/ui Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@thetutlage
Copy link
Contributor Author

/snapshot-this

This comment was marked as outdated.

@thetutlage
Copy link
Contributor Author

/snapshot-this

This comment was marked as outdated.

@thetutlage
Copy link
Contributor Author

/snapshot-this

This comment was marked as outdated.

@thetutlage
Copy link
Contributor Author

/snapshot-this

This comment was marked as outdated.

@thetutlage
Copy link
Contributor Author

/snapshot-this

This comment was marked as outdated.

@thetutlage
Copy link
Contributor Author

/snapshot-this

@sradevski sradevski force-pushed the feat/links-create-constraints branch from c2cec76 to 8bff0e7 Compare March 12, 2025 16:28
@sradevski
Copy link
Member

/snapshot-this

@sradevski
Copy link
Member

@thetutlage I rebased so I can test the other changes that landed on main around the workflows in one go, I hope you don't mind

This comment was marked as outdated.

@medusajs medusajs deleted a comment from github-actions bot Mar 12, 2025
@thetutlage
Copy link
Contributor Author

/snapshot-this

Copy link
Contributor

🚀 A snapshot release has been made for this PR

Test the snapshots by updating your package.json with the newly published versions:

yarn add @medusajs/admin-bundler@2.6.2-snapshot-20250314071423
yarn add @medusajs/admin-sdk@2.6.2-snapshot-20250314071423
yarn add @medusajs/admin-shared@2.6.2-snapshot-20250314071423
yarn add @medusajs/admin-vite-plugin@2.6.2-snapshot-20250314071423
yarn add @medusajs/dashboard@2.6.2-snapshot-20250314071423
yarn add create-medusa-app@2.6.2-snapshot-20250314071423
yarn add @medusajs/cli@2.6.2-snapshot-20250314071423
yarn add medusa-dev-cli@2.6.2-snapshot-20250314071423
yarn add @medusajs/medusa-oas-cli@2.6.2-snapshot-20250314071423
yarn add @medusajs/core-flows@2.6.2-snapshot-20250314071423
yarn add @medusajs/framework@2.6.2-snapshot-20250314071423
yarn add @medusajs/js-sdk@2.6.2-snapshot-20250314071423
yarn add @medusajs/modules-sdk@2.6.2-snapshot-20250314071423
yarn add @medusajs/orchestration@2.6.2-snapshot-20250314071423
yarn add @medusajs/types@2.6.2-snapshot-20250314071423
yarn add @medusajs/utils@2.6.2-snapshot-20250314071423
yarn add @medusajs/workflows-sdk@2.6.2-snapshot-20250314071423
yarn add @medusajs/icons@2.6.2-snapshot-20250314071423
yarn add @medusajs/ui@4.0.8-snapshot-20250314071423
yarn add @medusajs/ui-preset@2.6.2-snapshot-20250314071423
yarn add @medusajs/medusa@2.6.2-snapshot-20250314071423
yarn add @medusajs/telemetry@2.6.2-snapshot-20250314071423
yarn add @medusajs/test-utils@2.6.2-snapshot-20250314071423
yarn add @medusajs/api-key@2.6.2-snapshot-20250314071423
yarn add @medusajs/auth@2.6.2-snapshot-20250314071423
yarn add @medusajs/cache-inmemory@2.6.2-snapshot-20250314071423
yarn add @medusajs/cache-redis@2.6.2-snapshot-20250314071423
yarn add @medusajs/cart@2.6.2-snapshot-20250314071423
yarn add @medusajs/currency@2.6.2-snapshot-20250314071423
yarn add @medusajs/customer@2.6.2-snapshot-20250314071423
yarn add @medusajs/event-bus-local@2.6.2-snapshot-20250314071423
yarn add @medusajs/event-bus-redis@2.6.2-snapshot-20250314071423
yarn add @medusajs/file@2.6.2-snapshot-20250314071423
yarn add @medusajs/fulfillment@2.6.2-snapshot-20250314071423
yarn add @medusajs/index@2.6.2-snapshot-20250314071423
yarn add @medusajs/inventory@2.6.2-snapshot-20250314071423
yarn add @medusajs/link-modules@2.6.2-snapshot-20250314071423
yarn add @medusajs/locking@2.6.2-snapshot-20250314071423
yarn add @medusajs/notification@2.6.2-snapshot-20250314071423
yarn add @medusajs/order@2.6.2-snapshot-20250314071423
yarn add @medusajs/payment@2.6.2-snapshot-20250314071423
yarn add @medusajs/pricing@2.6.2-snapshot-20250314071423
yarn add @medusajs/product@2.6.2-snapshot-20250314071423
yarn add @medusajs/promotion@2.6.2-snapshot-20250314071423
yarn add @medusajs/auth-emailpass@2.6.2-snapshot-20250314071423
yarn add @medusajs/auth-github@2.6.2-snapshot-20250314071423
yarn add @medusajs/auth-google@2.6.2-snapshot-20250314071423
yarn add @medusajs/file-local@2.6.2-snapshot-20250314071423
yarn add @medusajs/file-s3@2.6.2-snapshot-20250314071423
yarn add @medusajs/fulfillment-manual@2.6.2-snapshot-20250314071423
yarn add @medusajs/locking-postgres@2.6.2-snapshot-20250314071423
yarn add @medusajs/locking-redis@2.6.2-snapshot-20250314071423
yarn add @medusajs/notification-local@2.6.2-snapshot-20250314071423
yarn add @medusajs/notification-sendgrid@2.6.2-snapshot-20250314071423
yarn add @medusajs/payment-stripe@2.6.2-snapshot-20250314071423
yarn add @medusajs/region@2.6.2-snapshot-20250314071423
yarn add @medusajs/sales-channel@2.6.2-snapshot-20250314071423
yarn add @medusajs/stock-location@2.6.2-snapshot-20250314071423
yarn add @medusajs/store@2.6.2-snapshot-20250314071423
yarn add @medusajs/tax@2.6.2-snapshot-20250314071423
yarn add @medusajs/user@2.6.2-snapshot-20250314071423
yarn add @medusajs/workflow-engine-inmemory@2.6.2-snapshot-20250314071423
yarn add @medusajs/workflow-engine-redis@2.6.2-snapshot-20250314071423

Latest commit: d24090e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants