-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 9.10
-
Fix Version/s: 9.10-HF43, 10.10-HF25, 11.1, 2021.0
-
Component/s: Search Tab
-
Release Notes Summary:Layout row names with '/' generated by Studio are handled.
-
Tags:
-
Backlog priority:650
-
Team:PLATFORM
-
Sprint:nxplatform 11.1.30, nxplatform 11.1.31, nxplatform 11.1.32, nxplatform 11.1.33
-
Story Points:1
This issue has been introduced via NXS-5424.
- To understand, you will need to go back in time before
NXS-5424was implemented and then save a custom search form with a custom choice of displayed columns displaying data from complex values. Observe that the saved search works great. - Once done, get back to present, and update your project with its current version (which includes
NXS-5424),and observe the saved search now fails in that the columns are the default ones for the custsom search, not the chosen ones - change in the table CVD_SELECTEDLAYOUTCOLUMNS the names in the ITEM columns from the format "a/b" to the format "a_b", and then the saved search will again display the saved columns
Even if Studio should not have generated row names with /, it has, and now it’s persisted on the DB level, so we need to handle that at the platform level to avoid any data migration.
- is caused by
-
NXS-5424 Working Studio LTS 2016 project sorting in CV on file:filename upgraded to LTS 2019 fails validation
- Resolved
- Is referenced in