Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: An empty Connect Datasource modal is seen on trying to fork a template onto some specific workspaces #33514

Closed
1 task done
laveena-en opened this issue May 16, 2024 · 4 comments
Assignees
Labels
Bug Something isn't working Medium Issues that frustrate users due to poor UX Needs Triaging Needs attention from maintainers to triage Production Templates Pod Issues related to Templates Templates Issues related to templates

Comments

@laveena-en
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Description

An empty Connect Datasource modal is seen on trying to fork a template onto some workspaces. This issue is seen only on specific workspaces

Ideal behaviour: Data should've been populated automatically. In case of templates that need DS credentials, fields to enter the credentials should've been seen

@rahulbarwal @AnaghHegde Invited you folks to the workspace named May 14th where this issue is seen

Steps To Reproduce

  1. Create a workspace
  2. Fork a template
  3. Notice that one some workspaces, the data doesnt get populated and an empty Connect datasource modal is seen

Public Sample App

No response

Environment

Production

Severity

Medium (Frustrating UX)

Issue video log

https://www.loom.com/share/be6bc7639290480d971bc333f396102c

Version

Appsmith v1.25.0

@laveena-en laveena-en added Bug Something isn't working Production Needs Triaging Needs attention from maintainers to triage Medium Issues that frustrate users due to poor UX Templates Issues related to templates labels May 16, 2024
@github-actions github-actions bot added the Templates Pod Issues related to Templates label May 16, 2024
@rahulbarwal
Copy link
Contributor

@laveena-en It seems that somehow this datasource is incorrectly configured in the workspace.

  1. we can fix it by adding correct password and all of the errors will go away.
  2. Before that, I want you to test this in other workspaces, old and new both - want to know in what conditions we land up in this state.

@laveena-en
Copy link
Contributor Author

@rahulbarwal I'd checked this already against new and old workspaces, but for some reason it was only reproducible on this specific workspace.
With respect to 1., even though it was a wrong password for the Maintenance.. template, shouldn’t building blocks be created successfully since they don’t depend on user input for credentials?

@rahulbarwal
Copy link
Contributor

With respect to 1., even though it was a wrong password for the Maintenance.. template, shouldn’t building blocks be created successfully since they don’t depend on user input for credentials?

@laveena-en Correct, building blocks should come with their own creds. But in this case I am assuming the workspace already had a datasource with the same name as one in BBs and the code assumed not to configure the new one.
@AnaghHegde feel free to correct me.

@laveena-en
Copy link
Contributor Author

Issue was resolved post adding the right credentials for datasources. Closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Medium Issues that frustrate users due to poor UX Needs Triaging Needs attention from maintainers to triage Production Templates Pod Issues related to Templates Templates Issues related to templates
Projects
None yet
Development

No branches or pull requests

3 participants