Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.6.10
-
Fix Version/s: 4.6.11
-
Component/s: None
-
Labels:
-
Documentation Required?:None
-
Funding Source:Paid Issue Queue
-
Payment Status:Paid
Description
There appears to be an AJAX error when trying to edit activities with custom fields from the Find Activities search results screen. I have attached a .gif replicating the issue on the d46.demo.civicrm.org site.
Steps:
- Created custom activity and associated custom fields (in the example the custom field is labelled 'something' with 4 options; option 1, option 2, etc).
- Created an activity from the above
- Search > Find activities > Filtered to find above custom activity
- Click View on activity
- Click edit on modal window
- Attempt to change the value for the custom field
- Receive validation error and value for the custom field has returned to the original value
Other notes:
- This does not happen when clicking edit from the search results screen (instead of view at step 4 above)
- The issue only occurs when there are required custom fields
- If there are multiple required custom fields, the error will list all fields and return the changed values to the original value
- I do not have instances below 4.6.10 to test this on so I am unsure if it affects previous versions.