Bug 1039807 - After modifying RecipeSet's response with "-t" and "-p" option , the return message is confused.
Summary: After modifying RecipeSet's response with "-t" and "-p" option , the return m...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Beaker
Classification: Retired
Component: command line
Version: develop
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: beaker-dev-list
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-10 03:23 UTC by xjia
Modified: 2020-10-21 14:20 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-10-21 14:16:01 UTC
Embargoed:


Attachments (Terms of Use)

Description xjia 2013-12-10 03:23:49 UTC
Description of problem:
When trying modify recipeset with -t and -p options, it will show error message and successful message. Make it confused.

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

How reproducible:
100%

Steps to Reproduce:
1.bkr job-modify -r nak RS:119 -t active+1 -p cpe:/o:redhat:rhel_mission_critical:5.6
2.
3.

Actual results:
[root@dhcp-65-142 ~]# bkr job-modify -r nak RS:119 -t active+1 -p cpe:/o:redhat:rhel_mission_critical:5.6
<Fault 1: <type 'exceptions.AttributeError'>:'RecipeSet' object has no attribute 'can_change_product'>
Successfully modified jobs RS:119

Expected results:
Can't change tag or product for RecipeSet

Additional info:


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