Workspaces Version 3.28

First Released: 18 September 2023

Summary

Workspaces 3.28 fixes some small bugs which were introduced in earlier versions of Workspaces.

Upcoming items

The new UX will continue to rollout over the next few months; more information about changes and scheduling is available from Aridhia.

We are working on the New UX features, a new document editor and the rest of our 2023 Roadmap, please get in touch with the team at Aridhia to discuss this further.

Released features

Feature Type Jira key Summary
We should ensure workspace_last_activity date is empty and not "null" if no access to workspace has been done Enhancement XAP-23465

We have updated the “Download workspace details” exported CSV. Now when a workspace exists but has not been accessed, the workspace_last_activity column will be empty for that workspace when it previously returned “null”. This change is relevant for hub and tenant administrators.

"Download workspace details" is shown for non TA/HA users too BugFix XAP-23463

The “Download workspace details” item in the “Workspaces” dropdown is now only displayed for Tenant Admins and Hub Admins.

No information when VM list is empty BugFix XAP-23615

“There are no virtual machines to display“ message is displayed when there are no VMs available in the workspace.

New UX - cannot view files in folder in INBOX (not using UUID of inbox storage?) BugFix XAP-23486

This change fixes a bug when uploading folders to inbox. When the user navigates into the folder they should now be able to see their files.

Change PII check box in File Upload tab Enhancement XAP-22462

We have updated the “PII checkbox” in the upload form to make it more relevant.

Pre-install Ubuntu packages to Jupyter Notebook built-in app Enhancement AT-1509

R package “arrow” is now available on Jupyter Notebook.

DTA modules do not always run in R-console BugFix AT-1485

We have a fixed a bug which occurred while working simultaneously in the R Console and DTA modules.