View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000645 | bareos-core | webui | public | 2016-04-19 20:47 | 2017-06-08 16:35 |
Reporter | hostedpower | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | Debian | OS Version | 8 |
Product Version | 15.2.3 | ||||
Summary | 0000645: webui show virtualfull as f | ||||
Description | I started a virtual full job in the bconsole, e.g.: run job=backup-server1 Level=VirtualFull Then I looked in the web ui and the level shows simply f instead of virtual full. For other levels like Full it show correctly. | ||||
Steps To Reproduce | Start a virtualfull job and look into the webui under Jobs > Overview | ||||
Tags | No tags attached. | ||||
|
|
Hi, Just wanted to add that it seems to show f only for failed or running jobs. If such job is finished it's shown as Full. Strange it still doesn't show virtual full even in that case. |
|
That is not so strange as a successful VirtualFull is written in the database as "normal full" which is also what you want as you want it to be threated as a full to determine any differential or incremental on. We added the support for the missing JobLevels to the webui which should be available by then end of the week in the source repository of the webui. |
|
Hi, I can live with the full for virtual full after completion ;) Thanks a lot for fixing the missing levels. Very happy with the fast response as well. |
|
Fix committed to bareos-webui master branch with changesetid 6265. | |
bareos-webui: master b0ec81ab 2016-04-19 23:45 Committer: frank Ported: N/A Details Diff |
Add missing Job Levels. Fixes 0000645: webui show virtualfull as f |
Affected Issues 0000645 |
|
mod - module/Application/config/module.config.php | Diff File | ||
rm - module/Application/src/Application/View/Helper/JobLevel.php | Diff File | ||
mod - public/js/dataTables.functions.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-04-19 20:47 | hostedpower | New Issue | |
2016-04-19 20:47 | hostedpower | File Added: virtualfull-error.png | |
2016-04-19 21:50 | mvwieringen | Assigned To | => mvwieringen |
2016-04-19 21:50 | mvwieringen | Status | new => confirmed |
2016-04-20 15:24 | hostedpower | Note Added: 0002238 | |
2016-04-20 15:29 | mvwieringen | Note Added: 0002239 | |
2016-04-21 15:26 | hostedpower | Note Added: 0002240 | |
2016-05-06 18:25 | frank | Changeset attached | => bareos-webui master b0ec81ab |
2016-05-06 18:25 | frank | Note Added: 0002258 | |
2016-05-06 18:25 | frank | Status | confirmed => resolved |
2016-05-06 18:25 | frank | Resolution | open => fixed |
2017-06-08 16:35 | frank | Status | resolved => closed |
2017-06-08 16:35 | frank | Assigned To | mvwieringen => |