View Issue Details

IDProjectCategoryView StatusLast Update
0000645bareos-corewebuipublic2017-06-08 16:35
Reporterhostedpower Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformLinuxOSDebianOS Version8
Product Version15.2.3 
Summary0000645: webui show virtualfull as f
DescriptionI 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 ReproduceStart a virtualfull job and look into the webui under Jobs > Overview
TagsNo tags attached.

Activities

hostedpower

hostedpower

2016-04-19 20:47

reporter  

virtualfull-error.png (44,782 bytes)   
virtualfull-error.png (44,782 bytes)   
hostedpower

hostedpower

2016-04-20 15:24

reporter   ~0002238

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.
mvwieringen

mvwieringen

2016-04-20 15:29

developer   ~0002239

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.
hostedpower

hostedpower

2016-04-21 15:26

reporter   ~0002240

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.
frank

frank

2016-05-06 18:25

developer   ~0002258

Fix committed to bareos-webui master branch with changesetid 6265.

Related Changesets

bareos-webui: master b0ec81ab

2016-04-19 23:45

mvwieringen


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

Issue History

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 =>