Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DAFFODIL-2309

API calls that take name and namespace should check for namespace-only error

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.5.0
    • 2.6.0
    • API
    • None

    Description

      Several API methods take a name and namespace as strings, or Option[String] for scala, and they tolerate getting neither, or getting only a name. But the erroneous usage of supplying no name, but supplying a namespace will just get ignored.

      This should instead issue an error that you cannot supply only the namespace.

      Attachments

        Activity

          People

            mbeckerle Mike Beckerle
            mbeckerle Mike Beckerle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: