-
Bug
-
Resolution: Done
-
Normal
-
RHODS_1.27.0_GA
-
False
-
None
-
False
-
Testable
-
No
-
-
-
-
-
-
-
1.28.0
-
No
-
-
Bug Fix
-
Done
-
No
-
Yes
-
None
-
-
-
RHODS 1.28
Description of problem:
if user creates a data connection and after few seconds they try to create a pipeline server, the user gets stuck on the creation modal.
Console log reports
Uncaught Error: Selected data connection does not exist
The secrets cannot be fetched, although the dropdown succesfully retrieved the dc connection.
After multiple attempts of clicking on "Configure" button, it gets unstuck and the server gets created.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- create a DS project
- create a data connection
- create a pipeline server in the same project soon after data connection gets created
Actual results:
user stuck in the creation form modal - UI unable to find the data connection secret
Expected results:
TBD
Options:
- secret is found as early as it is created
user is warned to wait few seconds until the pipeline feature retrieve the secret
Reproducibility (Always/Intermittent/Only Once):
Always when the data connection and pipeline server creation happen very close in time. It could be around 30s based on aballantyne suggestion
Build Details:
RHODS v1.27.0
Workaround:
Add the details / create the data connection in the Pipeline Server modal.
Additional info:
- mentioned on