-
Bug
-
Resolution: Done
-
Major
-
RHODS_1.19.0_GA
-
None
-
False
-
None
-
False
-
-
Testable
-
No
-
-
-
-
-
-
-
1.20.0-z
-
No
-
-
Known Issue
-
Done
-
No
-
Yes
-
None
-
-
-
RHODS 1.20
Description of problem:
If user adds more than one S3 data connection to the same workbench, only the latest attached would be useable. It is happening because every S3 data connection the user adds will overwrite the same env variables in the workbench
Prerequisites (if any, like setup, operators/versions):
Create a Data science project
Create a workbench in the DS project
Steps to Reproduce
- go to RHODS Dashboard > Data Science Projects
- enter your project
- create two S3 data connections
- attach both the data connections to the same workbench
- check the S3 secrets from the jupyter notebook
Actual results:
the S3 values stored in the env variables are the ones belonging to the second data connection
Expected results:
TBD
example of solutions:
- using some data structure like python dictionary in bash?
- inform user that only one S3 conenction can be added?
- ...
Reproducibility (Always/Intermittent/Only Once):
Awlays
Build Details:
tested using local deployment of dashboard. The same changes should be in build v1.19.0-3. I will check
Workaround:
Additional info:
- is incorporated by
-
RHODS-5700 [DSG] workspace creation page does not provide a section for data connections
- Closed
- mentioned on