• AI Recommend Value

    Overview In a Business Transformation solution, a common practice is for the Workstream Lead to review and summarize the status updates from the Initiatives within their respective Workstream. Rather than manually reviewing and consolidating Initiative inputs, AI Recommend Value can be leveraged to generate a suggested summary based on underlying…

  • 100% Stacked Chart Section

    Overview The 100% Stacked Chart is a section designed to visualize aggregated Attribute/Metric data in a stacked column format, showcasing proportional data and percentages of the whole. The chart consists of columns based on categories such as Region, Workstream, Lifecycle Stage, or Strategic Objective alignment. The column slices can be…

  • months()

    The months() function returns the number of months/periods between two dates. Syntax months(date1, date2) Argument Description date1 (required) An expression that results in a date value (i.e., a hard-coded date, a reference to a date attribute, or a function that returns a date value). date2 (required) An expression that results…

  • Outline Numbering

    Overview Outline Numbering in Shibumi is available on all work items within an App, providing the ability to display work items in numeric hierarchy, rather than default alphanumeric order. On one or more templates, App Admins can enable Outline Numbering for the work item instances of the designated template(s). Once…

  • Release 231.0

    03 May 2025 (Note: Official Release Notes are available as an attachment to this article.) Enhancements: AI Agent: Recommend Value Charts: 100% Stacked Charts: Chart-to-Chart Drill Down Expressions: months() Function to return the count of months/periods between two dates Work Item: Creating a link now points to the current tab…

  • Release 230.0

    19 April 2025 (Note: Official Release Notes are available as an attachment to this article.) Enhancements: Infrastructure Upgrade Issue Resolutions: AI Create Work Item fails to generate items when numeric attributes are included Increase SSO Login window Views with large amounts of data break when loading 230.0 Release Notes

  • Release 229.0

    05 April 2025 (Note: Official Release Notes are available as an attachment to this article.) Enhancements: Associations: Dynamically manage pick list options (Disable Association Hyperlink) Associations: Choose existing on an Association Table Charts: Display Percentages on Pie/Donut Charts Export/Import: Batch import updates and provide visual progress indicator Issue Resolutions: Configuring…

  • Release 228.0

    22 March 2025 (Note: Official Release Notes are available as an attachment to this article.) Enhancements: Kubernetes Upgrade Issue Resolutions: Turned on additional logging for SSO Service Error importing role assignments to new users

  • weeks()

    The weeks() function returns the number of weeks between two dates. Syntax weeks(date1, date2) Argument Description date1 (required) An expression that results in a date value (i.e., a hard-coded date, a reference to a date attribute, or a function that returns a date value). date2 (required) An expression that results…

  • monthEnd()

    The monthEnd() function returns the date of the end of the Fiscal Calendar month based on a date input. Syntax monthEnd(date) Argument Description date (required) An expression that results in a date value (i.e., a hard-coded date, a reference to a date attribute, or a function that returns a date…