[MXS-4866] GUI doesn't show and allow to edit connection_metadata after a listener is created Created: 2023-11-16 Updated: 2023-11-23 Resolved: 2023-11-23 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxgui |
| Affects Version/s: | 23.08.3 |
| Fix Version/s: | 23.08.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Duong Thien Ly | Assignee: | Duong Thien Ly |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-195 |
| Description |
|
The modifiable `connection_metadata` parameter of MariaDBProtocol listener has `stringlist` type which is not recognized by the GUI in edit mode. The GUI should treat this as a string. |