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

Snapshots: Use appUrl on snapshot list page #74944

Merged
merged 1 commit into from Sep 21, 2023

Conversation

evictorero
Copy link
Contributor

What is this feature?

Build the snapshot URL using the config server app URL in the snapshots list page.

Why do we need this feature?

We were using the server app URL on snapshot creation but using the window.location.href in the snapshot page list. This PR fixes this inconsistency.

Which issue(s) does this PR fix?:

Fixes #34687

Special notes for your reviewer:

Please check that:

  • It works as expected from a user's perspective.
  • If this is a pre-GA feature, it is behind a feature toggle.
  • The docs are updated, and if this is a notable improvement, it's added to our What's New doc.

@evictorero evictorero added this to the 10.2.x milestone Sep 14, 2023
@evictorero evictorero requested a review from a team as a code owner September 14, 2023 17:49
@evictorero evictorero requested review from dprokop and polibb and removed request for a team September 14, 2023 17:49
Copy link
Contributor

@juanicabanas juanicabanas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@evictorero evictorero merged commit 67bf27d into main Sep 21, 2023
27 checks passed
@evictorero evictorero deleted the evictorero/snapshots-list-fix-url branch September 21, 2023 18:39
@zerok zerok modified the milestones: 10.2.x, 10.2.0 Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Snapshot URL not using Proxy address in Snapshot generation tab. (7.4.2 ENT)
3 participants