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

Key: JRA-3408
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Anton Mazkovoi [Atlassian]
Reporter: Anton Mazkovoi [Atlassian]
Votes: 1
Watchers: 0
Operations

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

Cannot create and/or edit issue due to 'required' fields and permission mismatches

Created: 16/Mar/04 05:02 PM   Updated: 30/Jul/06 07:36 PM
Component/s: Backend / Domain Model
Affects Version/s: 2.6.1 Enterprise
Fix Version/s: 3.0 Enterprise Preview

Time Tracking:
Not Specified

Issue Links:
Part
 

Participants: Anton Mazkovoi [Atlassian], Owen Fellows and Ray Oei [Furore]
Since last comment: 201 weeks, 4 days ago
Resolution Date: 02/Jul/04 05:55 AM
Labels:


 Description  « Hide
If a field protected by another permission than EDIT is marked Required after an issue has been created with that field blank, when a user that does not have that other permission goes to edit an issue he will not be able to. The reason is that the field is not shown to him as he does not have the other permission, but the validation fails as the field is marked required - since the field is not on the page the error is never rendered on the page.

Can think of 2 cases for this issue:

  • Fix Versions due to RESOLVE Permission
  • Due Date due to the SCHEDULE permission

This also happens during issue creation if Fix Versions is required and the user does not have RESOLVE permission.

Also see linked issue for the security level field.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Ray Oei [Furore] - 07/Jun/04 02:47 AM
This is also true for 2.6.1 Professional Edition

Owen Fellows - 02/Jul/04 05:55 AM
Added another check for fix for versions which display as message the same as that for due date.