0
27.1.0
Yokohama, Xanadu, Washington DC, Vancouver Patch 5, Vancouver
Diagram Builder is a framework application that can be reused by multiple teams within ServiceNow to build diagramming canvas.
- Introduced ACLs to grant read access on Diagram Builder tables for users with the 'db_read' role.
- Introduced a new role, 'db_write'.
- Implemented ACLs to enable create, write, and delete access on Diagram Actions table for users with the 'db_write' role.
- Enabled drag-and-drop functionality in the diagram component within the UIB platform.
- Provided a sample demo experience showcasing Diagram Builder capabilities within UIB.
- New
- Introduced a new role, 'db_write'.
- Enabled drag-and-drop functionality in the diagram component within the UIB platform.
- Provided a sample demo experience showcasing Diagram Builder capabilities within UIB.
- Changed
- Introduced ACLs to grant read access on Diagram Builder tables for users with the db_read role.
- Implemented ACLs to enable create, write, and delete access on Diagram Actions tables for users with the db_write role.
- Fixed
- Resolved the node focus issue when selecting search results containing special characters.
- Required plugins: com.servicenow_now_diagram and com.sn_pd_picker plugins
- Build: Yokohama