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#1241 : Custom field value for a new Event based on an Event Template are not checked causing false validation message and Event not to save #15292

Merged
merged 1 commit into from
Sep 13, 2019

Conversation

monishdeb
Copy link
Member

Overview

Steps to reproduce:

  1. Create a custom field, assign to Events and set to be a required field
  2. Create a new Event
  3. Select an Event Template for the Event
  4. Set a value for the custom field
  5. Save the Event
  6. Validation message appears for custom field, even though a value has been set
  7. Event does not save
  8. If no Event Template is selected then field validation is correct and the Event will save

Before

before

After

after

ping @mlutfy @jusfreeman

…Template are not checked causing false validation message and Event not to save
@monishdeb monishdeb added the 5.17 label Sep 12, 2019
@civibot
Copy link

civibot bot commented Sep 12, 2019

(Standard links)

@jusfreeman
Copy link
Contributor

Adding links to make it easier for others to grok:
Related lab bug report and context, https://lab.civicrm.org/dev/core/issues/1241
PR which appears to have introduced the regression #14480

@jusfreeman
Copy link
Contributor

Will test and report back.

@eileenmcnaughton
Copy link
Contributor

Note we need to merge to 5.18 first & then 5.17

@eileenmcnaughton
Copy link
Contributor

5.18 version #15296

@jusfreeman
Copy link
Contributor

Happy to confirm that Event custom field validation is correct after applying this patch.

@jusfreeman
Copy link
Contributor

Thanks again @monishdeb

@eileenmcnaughton
Copy link
Contributor

test fail unrelated - merging this & giving 5.18 MOP

@eileenmcnaughton eileenmcnaughton merged commit ad62d26 into civicrm:5.17 Sep 13, 2019
@monishdeb monishdeb deleted the core-1241 branch September 13, 2019 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants