The immediate="true" solves the unnecessary validation problem, but introduces a new one: After clicking "Select for Edit" and then "New Contact" (or "Remove"), the input field values should be empty, but with immediate="true", they still contain the old values.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
The immediate="true" solves the unnecessary validation problem, but introduces a new one: After clicking "Select for Edit" and then "New Contact" (or "Remove"), the input field values should be empty, but with immediate="true", they still contain the old values.