Workspaces Version 3.11
First Released: 23 January 2023
Summary
We are continuing to roll out our new UI. Users can now move and rename files as well as reject files in the Inbox.
Along with this we have made some bug fixes and other small changes.
Upcoming items
We are working on the New UX features and the rest of our 2023 Roadmap, please get in touch with the team at Aridhia to discuss this further.
UX preview features can be trialled by selecting the "Use new view" button in the profile menu.
Released features
| Feature | Type | Jira key | Summary |
|---|---|---|---|
| Hook in inbox functions – reject | Enhancement | XAP-20737 |
In the new UI, users can now reject items from the Inbox using the Reject button |
| User can transfer to hibernated WS | BugFix | XAP-20636 |
Previously, when performing a workspace to workspace transfer, hibernated workspaces were available as available destinations. This has been resolved and these workspaces are no longer available to transfer to. |
| R files need to be able to run from the file list | Enhancement | XAP-20271 |
In the new UI, users can now select the Run option on .r files. This action will open the R Console and the script will run. |
| Add tooltip to tools option when there is an error | Enhancement | XAP-20270 |
In the new UI, some items in the ribbon may be disabled. We have made a change so that when the user hovers over a disabled item, a tool tip is shown confirming that the action is unavailable |
| User can move a file via dialogue box | Enhancement | XAP-19338 |
We have been working on the new UI and have developed a new remove functionality for files. Users can now select a Move option via the file list menu. This option should open up a dialogue box where the user can then select the destination to move their file to. |
| User can rename a file | Enhancement | XAP-19335 |
Users of the new UI can now rename their files and folders using the new Rename option in the file list. Selecting this option will open a dialogue box where the user can change the name of their file or folder. |
| DTA Module: Line Chart should perform validation if "y" parameter only have null values | Enhancement | AT-143 |
The Line chart Data Analytics Module has been updated to show the appropriate error message when a column with only null values is selected for both the X and the Y variable. |