History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JRA-10847
Type: Bug Bug
Status: Resolved Resolved
Resolution: Duplicate
Priority: Major Major
Assignee: Unassigned
Reporter: Allen Rohner
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA

Fields marked required are required on screens that don't provide them

Created: 12/Aug/06 07:53 PM   Updated: 13/Aug/06 11:42 PM
Component/s: Custom Fields, Issue Fields
Affects Version/s: 3.6.3 Enterprise
Fix Version/s: None

Time Tracking:
Not Specified

Environment: Standalone, Fedora Core 5, JDK 1.5
Issue Links:
Duplicate
 

Participants: Allen Rohner and Nick Menere [Atlassian]
Since last comment: 91 weeks, 1 day ago
Resolution Date: 13/Aug/06 11:42 PM
Labels:


 Description  « Hide
When a custom field which is not present on the create issue screen is marked required, new defects cannot be created. When attempting to create the defect, it is rejected with the message "<your custom field> is required"

I have created a custom field, called reviewer, which is only present on the resolve screen. In the field configuration, the reviewer is marked required. Now when attempting to create a defect, the defect is rejected because the reviewer is not present, but the reviewer field is not present on the create screen. The check for the field being required should only happen on screens that contain the custom field.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Nick Menere [Atlassian] - 13/Aug/06 11:42 PM
Hi Allen,

We are tracking this at JRA-5783.
The current workaround is to make the field not required and have a custom Workflow Validator that checks to see if the value is on that screen.

Cheers,
Nick