Uploaded image for project: 'SR for Jira - Development'
  1. SR for Jira - Development
  2. SRJIRA-3411

Behaviours setRequired() doesnt work on Time Tracking fields

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Done
    • Medium
    • Resolution: Fixed
    • 5.5.2
    • 5.5.5
    • Behaviours
    • None
    • Sprint 51
    • 0

    Description

      import com.atlassian.jira.issue.IssueFieldConstants
      
      // original estimate
      getFieldById(IssueFieldConstants.TIME_ORIGINAL_ESTIMATE).setRequired(true)
      // remaining estimate
      getFieldById(IssueFieldConstants.TIME_ESTIMATE).setRequired(true)

      Attachments

        Activity

          People

            rholban Roland Holban [X] (Inactive)
            rholban Roland Holban [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: