Excerpts From CiviCRM IRC channel 12/10/2013:
(04:26:59 PM) GinkgoFJG: still around, kreynen? the current dev release of civicrm_multiday_event appears to have issues with populating the certification option list... wanted to check with you to make sure i'm not missing anything before i attempt to fix it
(04:28:21 PM) kreynen: GinkgoFJG: managing/mapping certifications in the event was dropped in favor of https://drupal.org/project/civicrm_certify
(04:29:19 PM) GinkgoFJG: kreynen: so should the field be dropped from the node/add/civicrm-multiday-event interface altogether, or do i need to install civicrm_certify in order to populate it?
(04:29:41 PM) kreynen: GinkgoFJG: field should be dropped
(04:30:15 PM) kreynen: GinkgoFJG: there just wasn't a use case for managing certification per event vs. per event type
(04:30:37 PM) GinkgoFJG: kreynen: i agree... that makes sense
(04:30:55 PM) GinkgoFJG: kreynen: want me to rip it out?
(04:31:03 PM) kreynen: GinkgoFJG: sure

Comments

universalhandle’s picture

Assigned: universalhandle » Unassigned
Status: Active » Needs review
StatusFileSize
new1.25 KB

OK, so there was less cruft in there than I thought, but even a little clean-up is a good thing, right?

kreynen’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

stefanwray’s picture

Version: 7.x-1.x-dev » 7.x-1.0-rc1
Status: Closed (fixed) » Active

The deprecated Certification Field might not be being added on new installs, but when someone upgrades to a higher version it would be good if the upgrade removes that field. I've done so manually.

kreynen’s picture

Status: Active » Postponed (maintainer needs more info)

Unless an organization using this is willing to pay a developer to add the update hook to "automagically" remove the field or code to display a warning message telling the user to do that, I think this is as fixed as it's going to get.