-
Notifications
You must be signed in to change notification settings - Fork 84
Discounts 4.6.22 #2810
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
base: 4.6
Are you sure you want to change the base?
Discounts 4.6.22 #2810
Conversation
Preview of modified filesPreview of modified Markdown: |
code_samples/data_migration/examples/discounts/discount_code_create.yaml
Outdated
Show resolved
Hide resolved
a13c8d7
to
a35c98c
Compare
Thank you @adriendupuis , review suggestions applied in a35c98c |
@@ -391,16 +395,16 @@ To use the [latest features](ibexa_dxp_v4.6.md) added to them, update them separ | |||
|
|||
Then apply manually the changes described below. | |||
|
|||
## 4.6.20 | |||
### Discounts 4.6.20 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It disturb me to not have the 'v' on those ones contrary to the rest of the ToC above.
### Discounts 4.6.20 | |
### Discounts v4.6.20 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good point, applied both of them in f1c9618
@@ -522,6 +526,28 @@ To use the [latest features](ibexa_dxp_v4.6.md) added to them, update them separ | |||
REFERENCES ezuser (contentobject_id) ON UPDATE CASCADE ON DELETE CASCADE NOT DEFERRABLE INITIALLY IMMEDIATE; | |||
``` | |||
|
|||
### Discounts 4.6.22 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
### Discounts 4.6.22 | |
### Discounts v4.6.22 |
Co-authored-by: Konrad Oboza <[email protected]>
ef9d2fc
to
3386a3f
Compare
code_samples/ change report
|
Documentation for:
Discount priority:
https://github.com/ibexa/discounts/pull/266
https://github.com/ibexa/discounts-codes/pull/30
https://github.com/ibexa/installer/pull/183
Discount code migrations:
https://github.com/ibexa/discounts-codes/pull/28
Global discount codes:
https://github.com/ibexa/discounts-codes/pull/20
Mention about the TODOs:
I'll wait with merging this PR until 4.6.22 is out.