Web UI
The following are known issues with the Code Insight user interface.
SCA-27892: Project Dashboard showing incorrect format after report generation for agent scans
If only a scan agent has performed a remote scan for a project and a report is subsequently generated for the project, the project Dashboard is showing a split Scan Summary pane with scan statistics for both the scan agent and the scanner (which shows statistics of 0 since it has run no scan). The Scan Summary should not be split; the full pane should list statistics for the remote scan only.
Workaround: Refresh the screen.
SCA-20683: Project details not automatically updating after scan
Project details are not automatically updating after a scan in the Code Insight user interface.
Workaround: Refresh the screen.
SCA-48317: User Interface hangs during project deletion in SQL Server environment
The Code Insight user interface appears to hang while deleting a large codebase scanned project.
Workaround: Manually refresh the user interface screen when the required log messages appear. For instance, the following types of log messages appear when the Code Insight user interface gets hanged:
2024-07-05 10:52:03 +0530 WARN [TaskExecutorThread-1413] [ProjectServiceImpl] Project <project-name> and all associated data has been deleted successfully.
2024-07-05 10:52:03 +0530 INFO [TaskExecutorThread-1413] [SchedulerDriverImpl] Completed task: com.palamida.datamodel.model.SchedulerTaskImpl@10e1d7e9[task ID=1413,server ID=1,type=Project Deletion,description=Deletion of Project : <project-name>( Project Id: <project-id> ) ,state=active,context=#Fri Jul 05 10:52:02 IST 2024
,parent=,message=<null>]
SCA-54659: "Lookup Component" window displaying the hyperlink text as "Show Version" instead of "Show Instance"
The Lookup Component window-accessible while editing or creating an inventory item in the Analysis Workbench and on the Project Inventory tab-initially fails to display the hyperlink text as Show Instance and instead displays it as Show Version.
Workaround: None exists.