Blog Post
yogeshdixit
9 days agoAce
Hi @all,
Could you please help me understand how we can test the following points from the latest 26.1 release?
- Fixed Hi-Labels validation incorrectly triggering when editing attachments or comments.
- Fixed solutions leaderboard showing fewer users than configured when role filters were applied.
- Fixed product and tag autocomplete failing with special characters like "/" and "_"
- Fixed Private Messages failing to load for users with certain message history patterns.
Thanks in advance!
MiladC
2 days agoKhoros Staff
Hi-Labels Validation
Preconditions:
- Enable Hi-Labels in Admin → Features → Labels
- Configure required label category on a TKB board
Test A: Attachment Delete
- Create TKB article with attachment and required hi-label applied
- Edit the article
- Delete the attachment
- Save
Test B: Comment Edit
- Create TKB article on board with required hi-labels
- Add a comment to the article
- Edit that comment (change text)
- Save
Expected: Both operations save successfully without label validation errors
Solutions Leaderboard
Preconditions:
- Have users with accepted solutions across different roles
- Some top solution authors should have roles you'll exclude
Steps:
- Go to Admin → Features → Accepted Solutions
- Set "Top Solution Authors component: Number of users" to 6
- Set "Roles to exclude" to one or more roles
- Save settings
- View the Solutions leaderboard widget on community homepage
- Count displayed users
- Navigate to full leaderboard page
- Count displayed users
Expected: Widget shows exactly 6 users; no gaps in ranking numbers
Product Search Special Characters
Preconditions:
- Products feature enabled
Steps:
- Create a product named "TEST S/4 HANA"
- Go to search bar and scope to Products
- Type "TEST s/"
- Observe autocomplete dropdown
- Continue typing "TEST s/4han"
- Observe autocomplete dropdown
Expected: Autocomplete results appear continuously while typing — not disappearing after "/" and only returning when full term is complete
Private Messages Loading
Steps:
- Login as admin to Classic community
- Switch to a user with extensive PM history
- Navigate to Private Messages page
Expected: Inbox loads without "Unexpected Error" exception
Testing Note: These are data-corruption scenarios. Reliable reproduction requires users with duplicate thread entries or messages referencing deleted users.