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

🐛 Feedback: Config Frontend Issue #1498

Closed
2 tasks done
matthew-da-clark opened this issue Oct 9, 2024 · 1 comment
Closed
2 tasks done

🐛 Feedback: Config Frontend Issue #1498

matthew-da-clark opened this issue Oct 9, 2024 · 1 comment
Labels
bug Something isn't working stale

Comments

@matthew-da-clark
Copy link

matthew-da-clark commented Oct 9, 2024

Plugin Name

Feedback

📜 Description

When testing out frontend configuration via CLI:

yarn backstage-cli config:print --lax --frontend --config app-config.yaml --config app-config.frontend.dev.yaml

I get this error:

Error: Config validation failed, Config must have required property 'auth' { missingProperty=auth } at /feedback; Config must have required property 'email' { missingProperty=email } at /feedback/integrations

This should have setup visibility for backend properly:
https://github.com/backstage/community-plugins/blob/main/workspaces/feedback/plugins/feedback-backend/config.d.ts#L46

👍 Expected behavior

It shouldnt matter since I target frontend and should work.

👎 Actual Behavior with Screenshots

Error: Config validation failed, Config must have required property 'auth' { missingProperty=auth } at /feedback; Config must have required property 'email' { missingProperty=email } at /feedback/integrations

👟 Reproduction steps

Run config for frontend with feedback setup.

📃 Provide the context for the Bug.

No response

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

No, I don't have time to work on this right now

@matthew-da-clark matthew-da-clark added the bug Something isn't working label Oct 9, 2024
Copy link
Contributor

github-actions bot commented Dec 8, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Dec 8, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

1 participant