Welcome
Sign in to start your session
Login
Login
[app info]
Brief app info: ENV: [DEV] commitId: 03dd8f68c8b61dec71ec30dfefc049ba0a3a3ae4 branch: develop build date: 2026-08-14T10:46:16Z build version: 2026.08.06.1-SNAPSHOT commit message: #38156 [ngp-online-admin] Fix accrue-instant-bonus dialog crash: null-guard playerId request param AccrueInstantBonusController.init() (@PostConstruct on the @ViewScoped bean) read requestParameterMap.get("playerId") straight into Integer.valueOf(), throwing NumberFormatException 'Cannot parse null string' whenever the bean was (re)created on a request that did not carry the dialog params (postback / view re-creation) — crashing the whole dialog render. Skip player-scoped init when the params are absent (behaviour unchanged when present); also null-guard playerCurrencies to avoid a follow-on NPE. UPTIME: 0d 1h 25m 0s Git log: 1fe88... | 2026-08-14T11:47:29+03:00 | Rodion | #38152 Drop the row-absent precondition from th... 8bea8... | 2026-08-14T11:17:34+03:00 | Rodion | #38150 Fix the 'Go to the main page' button on ... 2e212... | 2026-08-13T22:58:34+03:00 | Rodion | #38149 Invoke player_games_history functions vi... 94794... | 2026-08-13T19:06:37+03:00 | Rodion | #38148 Trash-repo phase 5: retire PlayerTrash2R... 90af6... | 2026-08-13T18:52:50+03:00 | Rodion | #38147 Trash-repo phase 4: retire PlayerTrashRe... 9a2cf... | 2026-08-13T18:38:38+03:00 | Rodion | #38146 Trash-repo phase 3: retire PlayerTrashAc... ba438... | 2026-08-13T18:25:09+03:00 | Rodion | #38145 Trash-repo phase 2: retire IpAddressTras... 4afe1... | 2026-08-13T18:14:36+03:00 | Rodion | #38144 Trash-repo phase 1: delete dead reposito... 1aa24... | 2026-08-13T17:45:13+03:00 | Rodion | #38127 #38128 #38129 #38130 Sonar reliability: ... 0987a... | 2026-08-13T17:33:34+03:00 | Rodion | #38112 #38113 #38114 #38115 #38116 Sonar blocke...
copy to clipboard