Closed JamesNK closed 1 day ago
The displayed value changed to StartTimeStamp, but the tooltip and sorting still used CreationTimeStamp.
StartTimeStamp
CreationTimeStamp
Fixes https://github.com/dotnet/aspire/issues/6687
<remarks />
<code />
Does the change require an update in our Aspire docs?
breaking-change
doc-idea
No tests?
No, the sorting is done by fluent UI grid control. I don’t think it’s worth it in this case
/azp run
Description
The displayed value changed to
StartTimeStamp
, but the tooltip and sorting still usedCreationTimeStamp
.Fixes https://github.com/dotnet/aspire/issues/6687
Checklist
<remarks />
and<code />
elements on your triple slash comments?Does the change require an update in our Aspire docs?
breaking-change
template):doc-idea
template):Microsoft Reviewers: Open in CodeFlow