Published Date: February 9, 2026
Products and Versions Covered: Self-hosted, Replicated - KOTS, Jama Connect® version(s): 9.22.x, Database: MySQL 8.0, OS: Ubuntu: 22.04.3 LTS
Summary
Project names did not appear to be displayed in alphabetical order when trying to select another project viewing the list of project under the Admin panel.
...
PCBA Test O_MB,
PCBA Test O_PC_ISO_USB,
PCBA Test System,
PCBA Test Template,
PCBA Test CS_BUTTON,
PCBA Test CS_DETECTION,
PCBA Test CS_DIAGNOSTIC,
PCBA Test CS_HEATER,
...Resolution
Some project names contained spaces represented as non-breaking spaces ( ), while others had regular spaces. This character is visibly different from other spaces when examining the project names returned in JSON responses in a HAR file.
This can happen when text is copied from a web page or document editor that inserts a non-standard space character. The solution is to rename the projects using regular space characters for all projects names.
Feedback:
We welcome your input! Please sign in to leave any comments, suggestions, or improvement ideas below.
Comments
0 comments
Please sign in to leave a comment.