Product Updates - 21st May 2025 (v3.50)
This update brings a smoother, smarter experience across workflows, assets, and data sharing. You can now duplicate work items using the latest workflow version, control exactly what table data gets published, and enjoy a more responsive date picker across devices.
Weâve also fixed a range of bugs to help make your day-to-day work more seamless and reliable.
đȘÂ Feature Updates
Stay current when duplicating work items
Previously, duplicating a work item would create a copy using the original version of the workflow, which could lead to outdated steps or missing features. Now, duplicated work items always use the latest version of the workflow by default, ensuring consistency and up-to-date configuration every time. (24529)
More control over table data publishing
You can now exclude specific data paths when publishing data between work items. This gives you more control over which parts of a table row are shared â so only the fields you need are published. (24068)
Better date picker experience across devices
Weâve improved how the date picker behaves on both touchscreens and desktop devices. It now opens more smoothly, avoids triggering the keyboard on touch screens, and has better sizing for easier date selection. (21051)
đ Bug Fixes
No more button disappearing between asset submissions
The Submit button would disappear while editing one asset if another asset was submitted at the same time. Now, asset updates are kept separate, so changes to one item wonât affect what you see on another. (24737)
Attachment uploading restored
There was an issue that caused a HTTP 400 (Bad Request) error and infinite loading when uploading attachments. Everything has now been restored, so attachments upload successfully without errors. (24642)
New work items now use the correct workflow version
When creating a new work item, the platform now always uses the latest published and active version of the workflow. This prevents issues caused by older or draft versions being used by mistake. (24549)
Creating work from asset grid now works without access errors
Weâve fixed a bug where trying to create a work item from the Related Work section of an asset would return an âAccess Deniedâ error. The system now correctly allows work to be created from the grid. (24629)
Work page now loads properly for all users
We have resolved an issue that caused work pages to fail to load in some cases. The problem arose from how user roles were handled behind the scenes. The system now handles roles more reliably, so work pages load as expected. (24614)
Fixed: Role permissions can be safely edited
We fixed an issue where adding or copying role permissions in the Advanced Editor could break the workflow and prevent access to the Builder. You can now safely make changes, and if there are any issues, theyâll only show up when you try to publish, not while youâre editing. (24606)
Time filters now reflect real time, not just calendar days
Previously, filters like âLast 2 Daysâ or "Last Week" were tied to calendar dates, not your current time. Now, the platform looks at the exact last 48 hours or 7 days, giving you more accurate and meaningful results based on when youâre actually viewing the data. (23387)
User permission check now working properly
There were instances where trying to check a user's permissions gave a HTTP 403 (Forbidden) error, even when using the correct user ID. Weâve resolved this issue and the system now responds as expected and only shows the necessary information â no sensitive data included. (24599)
Advanced editor action setup restored
Weâve fixed a bug in the Advanced Editor that caused an error when trying to add a new action to a task. Users were seeing an error related to a missing ID â now resolved. You can once again add actions without needing workarounds or editing raw JSON. (24564)
AI-Generated workflows now publish without errors
Weâve resolved an issue where AI-generated workflows created during onboarding couldnât be published and returned a HTTP 403 (Forbidden) error. The system now ensures that all the necessary setup is completed automatically, even if the flows havenât been opened in the UI, so you can publish and use them right away. (24557)
Support flow editing now restricted to approved users
Weâve tightened up permissions to ensure Support flows can only be edited by users who have been explicitly granted access. Previously, any ecosystem orchestrator could make changes. Thatâs now fixed, keeping control where it belongs. (24531)
Creating new actions works as expected
A bug was preventing users from creating new actions in the Advanced Editor â the system couldnât find where to place the new step. Thatâs now fixed, and you can add actions as expected without running into errors. (24520)
Asset duplication now works without errors
Users were running into a HTTP 403 (Forbidden) error when trying to duplicate assets, even if they had the right permissions. We've updated the permission checks to ensure that users with create rights (not just flow owners) can now duplicate assets as expected. (19092)