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)