Bug 1619722 - Job description in the Events View is insufficient
Summary: Job description in the Events View is insufficient
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: web-admin-tendrl-gluster-integration
Version: rhgs-3.4
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: Shubhendu Tripathi
QA Contact: sds-qe-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-21 15:05 UTC by Elena Bondarenko
Modified: 2018-08-24 10:23 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-08-24 10:23:44 UTC
Embargoed:


Attachments (Terms of Use)
Insufficient job description (67.57 KB, image/png)
2018-08-21 15:05 UTC, Elena Bondarenko
no flags Details

Description Elena Bondarenko 2018-08-21 15:05:12 UTC
Created attachment 1477592 [details]
Insufficient job description

Description of problem:

Sometimes instead of a comprehensible event description there's only this short note:

> Job failed (job_id: d5ca8b9e-a160-44b6-a303-9ad2eb971970)

It doesn't help the user understand what happened.


Version-Release number of selected component (if applicable):

tendrl-ui-1.6.3-11.el7rhgs.noarch


How reproducible:


Steps to Reproduce:
1. Log in to WA
2. Make a job fail (I disable profiling on cluster level and then immediately disable profiling on volume level)
3. Go to Events view


Actual results:

In the Events view information on the fail event is insufficient to understand what happened
> Job failed (job_id: d5ca8b9e-a160-44b6-a303-9ad2eb971970)


Expected results:

User gets information on what kind of job this was and how it relates to the tasks.

Comment 2 Neha Gupta 2018-08-23 11:02:42 UTC
@gshanmug Can you please check this issue? If it is fixed, please mark it accordingly.

Comment 3 gowtham 2018-08-23 11:54:43 UTC
The event will intimate the user like something goes wrong in a job, using that job id we can view the full information about the job in a job updates page. Because job updates are sometimes huge, it will give info step by step where exactly job is failed. So we can't display everything in event page screen.

Comment 4 gowtham 2018-08-23 11:56:06 UTC
please check the job update, it will give information about the failed job

Comment 5 gowtham 2018-08-23 11:57:10 UTC
Sometimes failed job updates contain traceback also, so we can't display that in event page i feel.


Note You need to log in before you can comment on or make changes to this bug.