Project

General

Profile

addressing custom fileds

Added by Razi Baluchi over 13 years ago

Ruby beginner trying to build a plugin, any assistance would be much appreciated.

How would I go about addressing custom fileds and obtaining their value while editing an issue? The value I want is the current value that has not yet been committed to the database. i.e the value that has just been entered by the user prior to clicking the submit button.


Replies (1)

RE: addressing custom fields - Added by Razi Baluchi over 13 years ago

Let me see if rewording this helps. Is there a way to pick up the current value of any object within an issue being edited? would the current 'subject' of an issue be addressed as issue.subject.current?

    (1-1/1)