We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
task.timestamp=maven://io.spring:timestamp-task:2.0.2 task.timestamp.bootVersion=2 task.timestamp-batch=maven://io.spring:timestamp-batch-task:2.0.2 task.timestamp-batch.bootVersion=2
task.timestamp=maven://io.spring:timestamp-task:3.0.0 task.timestamp.bootVersion=3 task.timestamp-batch=maven://io.spring:timestamp-batch-task:3.0.0 task.timestamp-batch.bootVersion=3
Navigate to http://localhost:9393/dashboard/index.html#/apps/task/timestamp
Notice "Version" drop-down has 2.0.2 (DEFAULT) value.
"Version"
2.0.2 (DEFAULT)
Click "Version" drop-down and select 3.0.0.
3.0.0
💣 💣 notice the content in the "INFORMATION" panel is still for the 2.0.2 app.
"INFORMATION"
The text was updated successfully, but these errors were encountered:
claudiahub
Successfully merging a pull request may close this issue.
Steps to reproduce
Navigate to http://localhost:9393/dashboard/index.html#/apps/task/timestamp
Notice
"Version"
drop-down has2.0.2 (DEFAULT)
value.Click
"Version"
drop-down and select3.0.0
.💣 💣 notice the content in the
"INFORMATION"
panel is still for the 2.0.2 app.The text was updated successfully, but these errors were encountered: