Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Fix missing timestamp on TracingFailed card (DEV) #2048

Merged

Conversation

d4rken
Copy link
Member

@d4rken d4rken commented Jan 7, 2021

Just noticed while working on something else.

The card looked like this:
Screenshot from 2021-01-07 11-50-06

I see no reason to not display the timestamp here. Seems to be an oversight from refactoring.
The TracingDisabled card also did not have this restriction to LOW/INCREASED risk levels.

Remove risklevel requirement for showing the last submission timestamp on the TracingFailed card.
This requirement does not exist on the TracingDisabled card either.
@d4rken d4rken added bug Something isn't working maintainers Tag pull requests created by maintainers labels Jan 7, 2021
@d4rken d4rken added this to the 1.11.0 milestone Jan 7, 2021
@d4rken d4rken requested a review from a team January 7, 2021 11:02
@ralfgehrer ralfgehrer self-assigned this Jan 7, 2021
@mtwalli mtwalli self-assigned this Jan 7, 2021
ralfgehrer
ralfgehrer previously approved these changes Jan 7, 2021
Copy link
Contributor

@ralfgehrer ralfgehrer left a comment

Choose a reason for hiding this comment

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

works nicely on Pixel (Android 10)

@sonarcloud
Copy link

sonarcloud bot commented Jan 8, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@ralfgehrer ralfgehrer merged commit 88ed942 into release/1.11.x Jan 8, 2021
@ralfgehrer ralfgehrer deleted the fix/DEV-empty-card-timestamp-on-failed-tasks branch January 8, 2021 12:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working maintainers Tag pull requests created by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants