shopware / shopware/shopware

Remove deprecated snippet keys in 6.8

Open
#9,063 0 comments 0 reactions 0 assignees View on GitHub
component/rulebuilder domain/crm-after-sales Platform(Default) priority/low
Dominant language
PHP
Stars
3.4k
Forks
1.2k
Avg merge
2d 23h
Merged PRs (30d)
433

Description

### Shopware Version

6.8

### Affected area / extension

Platform(Default)

### Actual behaviour

Somel condition-related snippet keys are currently deprecated but still exist in the codebase:

global.sw-condition.condition.cartTaxDisplay
global.sw-condition.condition.lineItemOfTypeRule
global.sw-condition.condition.promotionCodeOfTypeRule
global.sw-condition.condition.dayOfWeekRule

These keys have been restructured in the generic sw-condition-generic snippet group.

More deprecated snippets:

sw-order.documentModal.labelCreateDownloadPdf (unused since #15202)
sw-settings-document.detail.displayTitle (unused since https://github.com/shopware/shopware/pull/18008)

### Expected behaviour

The deprecated snippet keys should be removed for 6.8.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.