Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev/core#1192 - E_NOTICE on using Add Activity action on contact search results #15079

Merged

Conversation

demeritcowboy
Copy link
Contributor

Overview

https://lab.civicrm.org/dev/core/issues/1192

E_NOTICE when using Add Activity from the actions dropdown for contact search results.

Before

Notice: Undefined index: allowRepeatConfigToSubmit in CRM_Core_Form_RecurringEntity::postProcess() (line 346 of /.../web/sites/all/modules/civicrm/CRM/Core/Form/RecurringEntity.php

After

No notice.

Technical Details

Comments

@civibot
Copy link

civibot bot commented Aug 19, 2019

(Standard links)

@civibot civibot bot added the master label Aug 19, 2019
@alifrumin
Copy link
Contributor

  • General standards
    • Explain (r-explain)
      • PASS : Explained clearly in the pr and gitlab issue
    • User impact (r-user)
      • PASS: The change would be intuitive or unnoticeable for a majority of users who work with this feature.
    • Documentation (r-doc)
      • PASS: The changes do not require documentation.
    • Run it (r-run)
      • PASS: I logged into the test site on jenkins ->ran a contacts search -> selected "Add Activity" from the actions dropdown and did not receive an e-notice
  • Developer standards
    • Technical impact (r-tech)
      • PASS: Seems fine to me
    • Code quality (r-code)
      • PASS: The functionality, purpose, and style of the code seems clear+sensible.
    • Maintainability (r-maint)
      • PASS: the change is trivial enough that it does not require tests.
    • Test results (r-test)
      • PASS: The test results are all-clear.

@eileenmcnaughton this change looks mergable to me. Thank you @demeritcowboy

@demeritcowboy
Copy link
Contributor Author

Thanks @alifrumin

@eileenmcnaughton
Copy link
Contributor

yes thanks @alifrumin & @demeritcowboy !

@seamuslee001 seamuslee001 merged commit 23887f3 into civicrm:master Aug 19, 2019
@demeritcowboy demeritcowboy deleted the enotice-add-multi-activity branch August 26, 2019 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants