Uploaded image for project: 'Jira Align'
  1. Jira Align
  2. JIRAALIGN-4469

API: Feature Hypothesis and Prototype field length doesn't match the UI

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 10.114.2
    • 10.111.2
    • REST API
    • 1
    • Severity 3 - Minor
    • No

    Description

      Issue Summary

      The fields Hypothesis and Prototype present on the Desing tab of Features allow the UI more chars than the API does. The Hypothesis seems to allow > 2k, while Prototype allows for 350 on the UI, but, for both, the API limit is 250.
      So, if you fill these fields on the UI, do a GET and try a POST, it will fail the call.

      Steps to Reproduce

      1. Create a Feature, go to the Desing tab and fill both fields with 300chars or more
      2. Do a GET API call for the Feature
      3. Now using it as content, do a POST call to the same Feature
      4. Or try a PATCH call with 300 char for these fields

      Expected Results

      To be defined by PM.

      Actual Results

      The length side of the fields on the UI x API doesn't match.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

      Attachments

        Issue Links

          Activity

            People

              csmith1@atlassian.com Cap Smith
              a8cff3407f0b Diego Larangeira
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Backbone Issue Sync