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

Propagates the eternally valid information from virtual to physical URLs #1888

Merged
merged 3 commits into from
Nov 22, 2023

Conversation

idlira
Copy link
Contributor

@idlira idlira commented Nov 22, 2023

Description

When redirecting from a eternally valid virtual URL into a physical one, we want it to be eternally valid as well. Otherwise it will have the default validity as defined by the storage space.

Additional Notes

Checklist

  • Code change has been tested and works locally
  • Code was formatted via IntelliJ and follows SonarLint & best practices

When jumping from a eternally valid virtual URL into a physical one, we want it to be eternally valid as well. Otherwise it will have the default validity as defined by the storage space.

Fixes: OX-10300
@idlira idlira added the 🐛 Bugfix Contains only a small fix for an existing bug label Nov 22, 2023
Fixes: OX-10300
Copy link
Member

@jakobvogel jakobvogel left a comment

Choose a reason for hiding this comment

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

Danke! 🙏

@idlira idlira merged commit d6a7de4 into develop Nov 22, 2023
2 checks passed
@idlira idlira deleted the ili/OX-10300 branch November 22, 2023 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bugfix Contains only a small fix for an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants