Skip to content

[AzureTools][Aspire] The sequence number of the log changes when returning "Resource" and then clicking "View" of the project or container under the "Logs" in the Dashboard again #4893

@v-mengwe

Description

@v-mengwe

Update: More is broken here than just the order of logs. See #4893 (comment) for details.


Regression: Not a regression, this issue also reproduces on VS 17.11.0 preview 3 with Aspire 8.0.0

Clean machine: Win11 x64 23h2 ENU
VS Version: VS 17.12.0 Preview 1.0 [35113.27.main]
Aspire Version: 8.1.0-preview.1.24362.2
Apply NuGet Feeds

REPRO STEPS:

  1. Create a new .NET Aspire Starter Application with redis checked -> Run dotnet run in the AppHost.project folder.
  2. Click "View" of the project or container under the "Logs" in the Dashboard.
  3. Return to "Resource" -> Click "View" of the project or container under the "Logs" in the Dashboard again.
  4. Check whether the sequence number of the log remains unchanged.

Expect:
The sequence number of the log remains unchanged.

Actual:
The sequence number of the log changes.
Actual1 gif

More Info:
This issue also reproduces for other projects.

Metadata

Metadata

Assignees

Labels

area-app-modelIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplicationarea-orchestrator

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions