Enhancements:
A.External Study:
1. Users can create both a project account and a study account within the same AWS account.
2.Users from different organizations can register the same AWS account, designating it solely as a study account.
3.Users can create a shared study account, and individuals from the same organization should be able to utilize that shared study account.
4.If a user has data admin privileges, they can create an external study with a project to which they do not have access.
5.Enable the repair option for a study account when the account status is in error.
6.When a user onboard an external study or deletes an external study, validate that the study account stack, role, and policy are available in the study account database entry. If available, check if they exist in the corresponding AWS account. If they are not present, throw an error message and update the study account status to error.
7.Users are not allowed to create an external study with the same bucket name and prefix within the same organization.
8.When a user clicks on the ‘Register Study’ button, it is essential to validate the chosen bucket region.
9.Edit external study. This allows users to reuse the studies they create by assigning new projects to the same study. A classic use-case is when a professor wants to use a dataset for a semester project by his students. Each semester the project and students would change but the dataset created as a study would remain the same.
10. Users should be able to create an external study without choosing any project.
B. The Windows Desktop for Secure Research product allows you to connect via your browser to an EC2 Windows-based desktop machine in the cloud with a modern GUI interface. Data cannot be copied out of the system via clipboard or file-download. All data is encrypted in transit and at rest. A secure research windows based environment intended to allow researchers to access sensitive data under a higher level of control and data protection.
C. Secure Research: Users will be able to update Network details and Egress store details from the 3 dot contextual menu available in project accounts screen for the particular secure account, provided they meet the preset requirements in their Organizational Unit (OU) and upon login.
D. Project Landing page: list the projects of the logged in PI user at first.
Bug-fixes:
A.UI Inconsistency fixes