Tasks #24460
Make notification and tasks look more human readable
Status:
Resolved
Priority:
Normal
Assignee:
Category:
dashboard/general
Target version:
Start date:
06/08/2018
Due date:
% Done:
100%
Tags:
Reviewed:
Affected Versions:
Pull request ID:
Description
Currently the notification and tasks don't look alike and are not the nicest way to present information as it is often pretty redundant.
The idea is the following have 3 kinds of message types.
1. One runn*ing* message
Creating ....
2. One finish*ed* message
Created ...
3. One *fail*ure message with description
Creation ... failed error description
Currently our messages look like this:
Create ... description message for running/finished and failure
History
#1 Updated by Stephan Müller 7 months ago
- Status changed from New to In Progress
#2 Updated by Stephan Müller 7 months ago
- Target version set to v14.0.0
- % Done changed from 0 to 100
#3 Updated by Lenz Grimmer 6 months ago
- Status changed from In Progress to Resolved
#4 Updated by Lenz Grimmer 6 months ago
Pull request: https://github.com/ceph/ceph/pull/23315