[zanata-bugs] [Bug 695598] New: Python-client still require --version-name and --version-desc to create version

bugzilla at redhat.com bugzilla at redhat.com
Tue Apr 12 06:38:53 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Python-client still require --version-name and --version-desc to create version

https://bugzilla.redhat.com/show_bug.cgi?id=695598

           Summary: Python-client still require --version-name and
                    --version-desc to create version
           Product: Zanata
           Version: 1.3-alpha-1
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: unspecified
          Priority: unspecified
         Component: Component-PythonClient
        AssignedTo: zanata-dev-internal at redhat.com
        ReportedBy: dchen at redhat.com
         QAContact: dchen at redhat.com
                CC: zanata-bugs at redhat.com, zanata-dev-internal at redhat.com
   Estimated Hours: 0.0
    Classification: Other
      Story Points: ---


Description of problem:
In web UI, the version name and version desc fields are removed to
avoid confusion and complication.

However, zanata-python-client still requires following two options:
  --version-name
  --version-des
to create version

Version-Release number of selected component (if applicable):
zanata-python-client-1.2.2-1

How reproducible:
Always

Steps to Reproduce:
1. Assume zanata.ini is configured.
2. zanata project create <projectId> --project-name=<projectName>
--project-desc=<projectDesc> --url=<serverUrl>
3. zanata version create <versionId> --project-id=<projectId> --url=<serverUrl>

Actual results:
error: Please provide Iteration name by '--version-name' option

Expected results
Success without error

Additional info:

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the zanata-bugs mailing list