Issue Details (XML | Word | Printable)

Key: JRA-9349
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Dylan Etkin [Atlassian]
Reporter: Dylan Etkin [Atlassian]
Votes: 0
Watchers: 0
Operations

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

Need to include the Issue object in the velocity context for email notifications so we can use the CustomFieldManager

Created: 13/Feb/06 05:21 PM   Updated: 30/Jul/06 07:34 PM
Component/s: None
Affects Version/s: 3.5.1
Fix Version/s: 3.5.2

Time Tracking:
Not Specified

Issue Links:
Blocker
 

Participants: Dylan Etkin [Atlassian]
Since last comment: 2 years, 29 weeks, 2 days ago
Resolution Date: 13/Feb/06 05:27 PM
Labels:


 Description  « Hide
Need to include the Issue object in the velocity context for email notifications so we can use the CustomFieldManager. CustomFieldManager only takes issue objects and we only have a GenericValue and no means to convert the one to the other.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dylan Etkin [Atlassian] added a comment - 13/Feb/06 05:27 PM
I have added the issueObject to the velocity context.