Bug 954913 - Implement property TestPlan.owner
Summary: Implement property TestPlan.owner
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-nitrate
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Petr Šplíchal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-22 12:56 UTC by Pavel Stehlik
Modified: 2016-06-01 01:44 UTC (History)
3 users (show)

Fixed In Version: python-nitrate-1.0-0.fc20
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-18 22:54:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Pavel Stehlik 2013-04-22 12:56:51 UTC
Description of problem:
 Please expose property TestPlan.owner as owner is changeable & in our usage it's real person responsible for PLAN. Author (which is currently available) is not changeable in UI and can't currently serve to our purposes. 

Version-Release number of selected component (if applicable):
python-nitrate-0.9-0.fc17.noarch

How reproducible:
100%

Steps to Reproduce:
1. dir(TestPlan)
2.
3.
  
Actual results:
owner not in list

Expected results:
TestPlan.owner

Additional info:

Comment 1 Petr Šplíchal 2013-10-27 00:01:32 UTC
New attribute TestPlan.owner implemented and pushed:
https://github.com/psss/python-nitrate/commit/1c928e0
Update functionality is currently blocked by bug 1023679.

Comment 2 Fedora Update System 2014-04-11 15:25:46 UTC
python-nitrate-1.0-0.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/python-nitrate-1.0-0.fc20

Comment 3 lnie 2014-04-15 03:27:26 UTC
python-nitrate-1.0-0.fc20 works

Comment 4 Fedora Update System 2014-04-15 15:36:48 UTC
Package python-nitrate-1.0-0.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-nitrate-1.0-0.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-5095/python-nitrate-1.0-0.fc20
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2014-05-18 22:54:03 UTC
python-nitrate-1.0-0.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.


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