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] 'Add data' links are broken #373

Closed
ahopp opened this issue May 25, 2021 · 2 comments
Closed

[BUG] 'Add data' links are broken #373

ahopp opened this issue May 25, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@ahopp
Copy link
Contributor

ahopp commented May 25, 2021

Describe the bug
If you try to add data and click the available links for 'Learn more' or 'See the Quick Start' you will ingress into a 404'd page in opensearch.org.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Add data'
  2. Click on any listed data source
  3. Click 'Learn more' OR 'See the Quick Start'
  4. See 404 page

Some examples;
https://www.opensearch.org/guide/en/beats/metricbeat/main/metricbeat-module-azure.html
https://www.opensearch.org/guide/en/beats/filebeat/main/filebeat-module-checkpoint.html
https://www.opensearch.org/guide/en/beats/metricbeat/main/metricbeat-installation-configuration.html
https://www.opensearch.org/guide/en/beats/filebeat/main/filebeat-installation-configuration.html

Expected behavior
We would expect the pages to not 404.

OpenSearch Version
Current v1.0.0 (beta)

Dashboards Version
Current v1.0.0 (beta)

Plugins
Not relevant.

Screenshots
Example Source 1;
Source

Example Source 2;
image

Example Destination (404);
Destination

@ahopp ahopp added Beta bug Something isn't working untriaged labels May 25, 2021
@kavilla
Copy link
Member

kavilla commented May 30, 2021

Thanks @ahopp, I would consider this a sub-issue of #335.

But will keep this issue open because this helps to have specific issues.

Thanks!

@kavilla
Copy link
Member

kavilla commented Jul 19, 2021

Will close this as technically a duplicate of this issue #647, right now we remove the ability to get these docs within this application but you can directly go these by typing the route. We need to remove the routes from the router. Will use #335 for final URLs.

@kavilla kavilla closed this as completed Jul 19, 2021
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

3 participants