File tree Expand file tree Collapse file tree 3 files changed +4
-8
lines changed
backend/src/main/resources/config Expand file tree Collapse file tree 3 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 1- # UTMStack 10.5.17 Release Notes
1+ # UTMStack 10.5.18 Release Notes
22## Bugfix
3- -Fixed an issue preventing incident status updates when entering long solutions.
4- -Fixed an issue blocking incident creation from the Alerts panel.
5- -Added Asia/Jakarta timezone to the TIMEZONES list.
6- -Fixed Timezone changes on an instance don't get updated when access by Federation Server
7- -Fixed Last log not displayed for a generated alert
3+ -Fixed unable-to-change-status-to-complete-if-observations-contain-french-characters.
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ spring:
4444 cache : false
4545
4646server :
47- port : 8080
47+ port : 8081
4848
4949jhipster :
5050 # CORS is only enabled by default with the "dev" profile
Original file line number Diff line number Diff line change 1- version : 10.5.17
1+ version : 10.5.18
You can’t perform that action at this time.
0 commit comments