October 2025 Release: Omnitable Resolved Issues
October 2025 (2025.10 GA Release - Package Version 9.21)
Omnitable Row Actions: Navigation Inconsistencies When Contextual Data Viewer Is Open
Users reported that after configuring Row Actions for their Omnitables, if Contextual Data Viewer was added to the page a few navigation issues appeared. This has been resolved.
Custom Label For Mass/Bulk Reject And Unreject
In Omnitable
Generic/reusable component that can be added to pages to show a fully configurable/customizable list of records and actions., we resolved an issue where the bulk action modal displayed technical action names instead of user-friendly labels when performing Pass or Undo Pass actions.
Previously, the bulk modal header showed "Reject" and "Unreject" as the action names. The modal now displays the proper translated labels Pass and Undo Pass when performing these bulk actions.
Off limit pop over icon is always 32x32 when used in Omnitable column
We resolved an issue in Omnitable+ where Off Limits pop-over icons were too big. Previously, the icon was displayed at 32x32 pixels, which caused overlapping issues. The size has now been corrected to 24x24 pixels.
Custom Column Renderer/CDV not working when OmnitablePlus is switched to Full Page Mode
Users reported that when an OmnitablePlus component was switched to 'full page mode,' the Contextual Data Viewer and custom column renderers were not working correctly. This bug has been fixed in the code.
Omnitable issue - Filter creation not possible for object with owner (user,group)
When an Omnitable was configured for an object that had an owner field linked to multiple entities (user, group), any attempt to create a filter resulted in an error: "Polymorphic relationships are not supported.Parent field=OwnerId". To resolve this, we have updated the code to skip polymorphic fields, and filters can now be created successfully.
Percent Field Displays Correctly
Previously, Omnitable columns referencing percentage fields displayed values incorrectly (e.g., "8,500%" instead of "85%"). This bug has been fixed and requires no configuration.
Sorting by Date/Time Fixed for Power Notes Table view in CDV
Sort order configurations are now correctly applied in CDV environments. For existing custom CDV flows, administrators may need to manually configure the sort order direction property to ensure correct functionality.
Post Deployment Steps/Configuration:
Steps to set flow property manually:
- Open flow Screen element
- Find powerNoteList component and review "Properties" section
- Find Table View
One of the three user Interfaces in ATS v2 (the others being Kanban View and List View) Default Sort Order Direction property - Update it with any new value (e.g. "descending (DESC)-2")
- Save flow as new version (Save as New Version button)
- Navigate back to the Table View Default Sort Order Direction property and set desired value
- Save the flow and activate it
Create PowerNote is allowed for Rejected Candidates
Feature parity has been achieved between ATSv2
In Bullhorn Recruitment Cloud, the newest version of the ATS tool (Application Tracking System) and Omnitable. You can now perform the following actions in the Closing Report
Fifth Stage of Job placement flow, a Candidate that reaches the Closing Report Placement stage has been assigned to a job. In Bullhorn Recruitment Cloud, a 'Closing Report' is a record that captures all the information related to the newly filled position (name of Candidate, position, salary, start date, which recruiter gets credit for the hire etc.) stage:
- Add Power Note
- Add Power Share
- Create a Power Note
- Apply To Other Job
- Quick Add
- Add To Call List
- Evaluate Application
First stage of Job placement flow (Application> Submittal>Interview>Offer> Placement) - Set Sub Status
Today's Date Corrected For Users West of GMT Time Zone
Previously, users located in time zones west of GMT experienced an issue where today's date was incorrectly displayed as yesterday's date. This bug has been resolved and requires no configuration changes.
New Views can now be created for Contacts ATS Omnitable
The ability to create and save a Named view from a Contact Omnitable has been restored. This issue was caused by a bug, which has now been fixed.