Welcome
Sign in to start your session
Login
Login
[app info]
Brief app info: ENV: [DEV] commitId: b4df8336e0284eca48545a9f07de4ce62b89a46e branch: develop build date: 2026-08-27T16:00:45Z build version: 2026.08.06.1-SNAPSHOT commit message: #38293 Self-initialize the type discriminator in reward condition DTOs RewardConditionDTO subtypes serialize their polymorphic discriminator via @JsonTypeInfo(EXISTING_PROPERTY) + @JsonInclude(NON_NULL), so a subtype constructed without setType() produced JSON with no "type" and the marketing subsystem rejected it with 500 "Unexpected error". The BO cashback panel builds PLAYER_IN_STATUS and PROFIT_SUM_FELL_INTO_RANGE conditions exactly that way, breaking create and edit of cashback promotions. Initialize the type in the five subtypes that lacked it, following the pattern of the other condition DTOs. UPTIME: 0d 12h 3m 34s Git log: 25d88... | 2026-08-27T16:50:57+03:00 | Rodion | #38233 Add uiPresentationType to the claimable ... 17070... | 2026-08-27T16:56:11+03:00 | ostas | #38232 Trigger the rescue cashback when the rou... d2d03... | 2026-08-27T11:13:31+03:00 | ostas | #38277 Map the CONFIRM transaction state so the... edf33... | 2026-08-26T23:16:13Z | Vladyslav Ma... | Merge branch '38175' into 'develop' f3252... | 2026-08-26T23:16:13Z | Vladyslav Ma... | #38175 added tests d6e0d... | 2026-08-26T15:38:32Z | Vladyslav Ma... | Merge branch '38175' into 'develop' 575eb... | 2026-08-26T15:38:31Z | Vladyslav Ma... | #38175 Prototype: modal-based editing of segmen... ccc97... | 2026-08-25T21:23:39+03:00 | ostas | #38030 Take the trigger balance from the bet ev... 6c65d... | 2026-08-25T19:39:20+03:00 | ostas | #38199 Hold referral bonuses as claimable until... 21a5d... | 2026-08-21T13:07:26+03:00 | ostas | #38030 Consume the cashin ratio event and read ...
copy to clipboard