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

Send feedback to new api endpoint #217

Open
pixtron opened this issue Dec 4, 2019 · 1 comment
Open

Send feedback to new api endpoint #217

pixtron opened this issue Dec 4, 2019 · 1 comment

Comments

@pixtron
Copy link
Member

pixtron commented Dec 4, 2019

Describe the change

Use the api endpoint introduced with server version 2.7.x (see gyselroth/balloon/issues/412)

Current situation

Feedback gets sent to a fixed endpoint.

Should

Send the feedback to the new endpoint.

Check for limits like

  • Body max size
  • max attachment size
  • max message size

Additional context

Add any other context about the problem here.

@pixtron
Copy link
Member Author

pixtron commented Feb 11, 2020

Changes to the current fix:

  • remove env.feedbackUrl and env.autoReportUrl completely
  • if (clientConfig.has('blnUrl') ? clientConfig.get('blnUrl') : env.blnUrl) === undefined, try to get the blnUrl from last active Instance

@pixtron pixtron added the hasfix label Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant