Skip to content

[New routing] Adjust bulk delete route paths#18835

Merged
TheMilek merged 1 commit intoSylius:new-routingfrom
loic425:adjust-bulk-deletes
Feb 18, 2026
Merged

[New routing] Adjust bulk delete route paths#18835
TheMilek merged 1 commit intoSylius:new-routingfrom
loic425:adjust-bulk-deletes

Conversation

@loic425
Copy link
Copy Markdown
Member

@loic425 loic425 commented Feb 17, 2026

Q A
Branch? new-routing
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Related tickets partially #18212
License MIT
image

@loic425 loic425 requested review from a team as code owners February 17, 2026 12:56
@probot-autolabeler probot-autolabeler bot added Admin AdminBundle related issues and PRs. Maintenance CI configurations, READMEs, releases, etc. labels Feb 17, 2026
| sylius_admin_product_review_reject | `/admin/product-review/{id}/reject` | `/admin/product-reviews/{id}/reject` |
| sylius_admin_product_variant_delete | `/admin/products/{productId}/variants/{id}` | `/admin/products/{productId}/variants/{id}/delete` |
| sylius_admin_promotion_coupon_delete | `/admin/promotions/{promotionId}/coupons/{id}` | `/admin/promotions/{promotionId}/coupons/{id}/delete` |
| sylius_admin_promotion_coupon_bulk_delete | `/admin/promotions/{promotionId}/coupons/bulk-delete` | `/admin/promotions/{promotionId}/coupons/bulk_delete` |
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I removed only that route path change.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Feb 17, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 17, 2026

❗ Preview Environment delete from Bunnyshell failed

Check https://github.com/Sylius/Sylius/actions/runs/22131763820 for details.

See: Environment Details

Available commands:

  • 🚀 /bns:deploy to redeploy the environment
  • /bns:delete to remove the environment

@TheMilek TheMilek merged commit 79c8af1 into Sylius:new-routing Feb 18, 2026
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Admin AdminBundle related issues and PRs. Maintenance CI configurations, READMEs, releases, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants