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

[REF] [Import] Minor cleanup on status setting. #15015

Merged
merged 1 commit into from
Aug 15, 2019

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Minor code cleanup

It appears that this complicated handling is because in the past the setStatus did not have the
ability to ensure a given message was set only once - hence it's being set multiple times

Before

Complicated tracking of warnings

After

Rely on setStatus to be unique

Technical Details

Comments

It appears that this complicated handling is because in the past the setStatus did not have the
ability to ensure a given message was set only once - hence it's being set multiple times
@civibot
Copy link

civibot bot commented Aug 11, 2019

(Standard links)

@civibot civibot bot added the master label Aug 11, 2019
@eileenmcnaughton eileenmcnaughton changed the title [REF] Minor cleanup on status setting. [REF] [Import] Minor cleanup on status setting. Aug 13, 2019
@seamuslee001
Copy link
Contributor

change seems sensible here merging

@seamuslee001 seamuslee001 merged commit ca231c6 into civicrm:master Aug 15, 2019
@seamuslee001 seamuslee001 deleted the import_message branch August 15, 2019 22:46
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.

2 participants