http://bugs.grommit.com/show_bug.cgi?id=457
Summary: Rti.py nits
Product: SCM Migration
Version: unspecified
Platform: All
OS/Version: Solaris 11/Nevada
Status: NEW
Severity: normal
Priority: P3
Component: rtichk
AssignedTo: scm-migration-dev at opensolaris.org
ReportedBy: richlowe at richlowe.net
Rti.py:58:
See bug #456, DbLookups.py:379
Rti.py:88
Does this mean we ask webRTI for the same RTI N times, if that RTI
contains all N bugs in our comments? Surely there's no need?
(or does the code in DbLookups.Rti really suggest it doesn't list
all CRs under that RTI, when queried that way?)
Rti.py:94
I'm pretty sure that if we get RtiOffSwan here, we should fail
entirely, with a single message. That would be the last bit of what
I meant in bug #370 (it does now tell me that I need SWAN access, rather
than that my RTI doesn't exist, but only telling me once would be
nice).
% rtichk 8675309 8675309 8675309 8675309 8675309
RTI status checks need SWAN access: 8675309
RTI status checks need SWAN access: 8675309
RTI status checks need SWAN access: 8675309
RTI status checks need SWAN access: 8675309
RTI status checks need SWAN access: 8675309
If the first fails, the last 4 will too, why try?
It should also make sure that each of the bugids listed
isdigit()
--
Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.