Content matrix
Version | Summary of content | Comments |
---|---|---|
1.19 |
| Can be used with:
|
RestAPI documentation
- Application Structure Resources - 1.19
- Engineering Resources - 1.19
- Health Results Resources - 1.19
- Quality and Sizing Model Resources - 1.19
- Report Service - 1.19
- Server Services - 1.19
- User Session Services - 1.19
1.19.1
Resolved issues
Internal ID | Ticket ID | Summary | Affects Version/s |
---|---|---|---|
DASHBOARDS-2607 | - | AIP console - HD to Ed drill down failing with console error | 1.19.0 |
1.19.0
Resolved issues
Internal ID | Ticket ID | Summary | Affects Version/s |
---|---|---|---|
DASHBOARDS-2439 | 24054 | HD not showing correct data in snapshot comparison for Technical Size for All Modules filter | 1.17.0 |
DASHBOARDS-2400 | 23719 | Filter and sort does not work together correctly | 1.17.0 |
DASHBOARDS-2349 | 23348 | 'Score' column not showing up in the dashboard | 1.17.1 |
DASHBOARDS-2286 | 23188 | Dashboard should display appropriate error message when one of the snapshot in central is not successful | 1.16.0 |
DASHBOARDS-2285 | - | Manage semicolon in RestAPI | 1.17.0 |
DASHBOARDS-2242 | 23054 | Incomplete data retrieved from the Health Rest API for the Quality Distribution Categories | 1.16.0 |
DASHBOARDS-2543 | - | HD - Version not showing in the footer for every page. | 1.12.0 |
DASHBOARDS-2510 | - | Excel download is not working in violations table | 1.19.0 |
DASHBOARDS-2478 | - | Action plan/Exclusion - drill-down from violation table is not working with New pagination implementation | 1.19.0 |
DASHBOARDS-2469 | - | "Check for updates" - version message showing wrongly when current and latest version both are same | 1.18.0 |
DASHBOARDS-2436 | - | AIP_Console:Dash board version is Displaying XXX instead of version in login page of Dashboard | 1.17.0 |
DASHBOARDS-2408 | - | AIP assessment model is selected when drill down from industry standard tile | 1.18.0 |
DASHBOARDS-2371 | - | HD-ED.WAR issue: HD shows blank page if you login to ED first and then access HD | 1.18.0 |
DASHBOARDS-2348 | - | ED Optimization: Load default locale translations file, and load other locale translations file on language change accordingly | 1.18.0 |
DASHBOARDS-1714 | - | Version name is not displaying in HD and ED from AIP Console | 1.12.0 |
Updates - Engineering Dashboard
DASHBOARDS-2411: Rename Standard compliance report
Compliance report has been renamed to 'Standard Compliance Reports' in Reports view.
DASHBOARDS-2353: ED Action Plan View: Move Object Search to Table header
Object search in Action plan Table has been moved to table header. There is an icon for search in the "OBJECT NAME LOCATION" section in the table header and the search functionality is same as before. The icon behaves as toggle button to open and close the search input field and there is a close button to clear the search input.
DASHBOARDS-2452: Navigating from Engineering Dashboard to Health Dashboard
You can now drill down to HD from ED by using 'go to HD' microscope drill down icon.
Click on the 'go to HD' microscope icon. Following message will be displayed. Click on 'LEAVING TO HD' to go to the HD application.
Following message will be displayed if the application is not configured in HD.
If the application is present in HD but the selected snapshot is not consolidated in HD, then following message is displayed.
Navigating from the Engineering Dashboard to Health Dashboard works only when the Health and Engineering Dashboards are deployed using a combined WAR (Health-Engineering.WAR) file. If you are using standalone WAR files, then clicking the microscope drill down icon will display a message stating that it is not possible to drill down.
DASHBOARDS-2415: FE: Implement CISQ Technical Debt in Engineering Dashboard Risk Investigation View
You may create Technical Debt tile in the Engineering Dashboard, to display Total Added and Removed OMG Tech Debt, and the total number of days.
Tile can be configured as below in ed.json file (formerly ced.json). See Engineering Dashboard tile management for more information.
{ "type":"OMGTechnicalDebt", "parameters":{ "business":"1062100" }, "color":"orange", "col":7, "row":1, "sizex":2, "sizey":1, "min-sizex":1, "min-sizey":1, "max-sizey":1, "max-sizex":2, },
Click on the AUTOMATED TECHNICAL DEBT tile. It will drill down to risk investigation page with CISQ assessment model selected, also the view will be selected as "Technical Debt (OMG)", as shown in the below screen.
You can switch to the CISQ Assessment Model violation view from the drop-down list.
In Rules Details, "Technical Debt (OMG)" section is added (as shown in the below screen), which shows the details about rules (Total, Added, Removed, and number of occurrences).
In the source code view, a new section list is added with icons on left, which represents the sections "Source Code" and "Technical Debt (OMG)" respectively. Clicking on the "Technical Debt (OMG)" icon, the scroll focus will be in the "Technical Debt (OMG)" section, where the object level details of Adjustment Factor, UNADJUSTED EFFORT (IN MINS) and ADJUSTED EFFORTS (IN MINS) are displayed.
Updates - Health Dashboard
DASHBOARDS-2505: OMG Tech Debt - Drill down from HD to ED
The microscope icon will be displayed when the mouse is hovered on a rule.
Click on the microscope icon, the CISQ assessment model violation view in the Engineering dashboard will be displayed. Specific Rule or the Technical Criteria will be selected in Engineering Dashboard (depending on the item that was in focus when you clicked on the microscope icon).
The microscope icon will also be visible on top of the page in Technical Debt (OMG) detailed page. Clicking on this icon will drill down to the Engineering Dashboard → CISQ assessment model violation page. By default, Total Technical Debt (OMG) will be selected in CISQ Characteristics table.
- This feature works only when the Health and Engineering Dashboards are deployed using a combined WAR (Health-Engineering.WAR) file.
- You should configure ATDM tile in engineering dashboard to drill down to CISQ Assessment Model -->Technical Debt view.