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

Open
2 tasks done
matthew-da-clark opened this issue Oct 9, 2024 · 0 comments
Open
2 tasks done

🐛 Feedback: Config Frontend Issue #1498

matthew-da-clark opened this issue Oct 9, 2024 · 0 comments
Labels
bug Something isn't working

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant