View Issue Details

IDProjectCategoryView StatusLast Update
0001028bareos-coreGeneralpublic2019-11-11 19:25
Reporterbasht Assigned Tojoergs  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
PlatformLinuxOSDebianOS Version7
Product Version14.2.2 
Summary0001028: `llist job=<job name>` list all job runs instead of specified only
Description`llist job=<job name>` does the same as `llist jobs`
Steps To Reproduce[LIVE]root@kr1500:~# diff <(echo 'llist job="Central_onsite"' | bconsole -n) <(echo 'llist jobs' | bconsole -n)
4c4,5
< llist job="Central_onsite"
---
> llist jobs
> Automatically selected Catalog: MyCatalog
[LIVE]root@kr1500:~# echo 'llist job="Central_onsite"' | bconsole -n | wc -l
925705
TagsNo tags attached.

Activities

joergs

joergs

2019-11-11 19:25

developer   ~0003621

Thank you for your bug report. However, you tested this on an old version of Bareos. I tested on Bareos >= 17.2, and there the problem no longer exist.

Issue History

Date Modified Username Field Change
2018-11-14 14:49 basht New Issue
2019-11-11 19:25 joergs Assigned To => joergs
2019-11-11 19:25 joergs Status new => closed
2019-11-11 19:25 joergs Resolution open => no change required
2019-11-11 19:25 joergs Note Added: 0003621