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

Changing ActivityType in DifferenceHandling-Section with I3Val Handler not working #109

Open
TychoSchottelius opened this issue Oct 11, 2023 · 0 comments

Comments

@TychoSchottelius
Copy link
Contributor

When I want to change the ActivityType for the DiffernceHandling in the XCM-Profile UI, because I switched the "Process Differences"-Option from "DiffActivity" to "I3Val Handler", I expect the next created Activity for that purpose to of the selected activityType. But it falls back to the initially selected activityType, resulting in activityType not switchable.

steps to reproduce

  1. installed versions:
    1. XCM 1.11.0,
    2. I3Val Input Validation 0.5-alpha13
    3. CiviCRM 5.58.1
  2. create XCM-Profile with initial DifferenceHandling
  3. edit this profile -> DifferenceHandling -> Process Differences: I3Val Handler and switch activityType to any other
  4. use Profile via API (contact.getorcreate) -> activityType of the newly created DifferenceActivity is still the same as before
  5. switch back to ProcessDifferences: "Diff Activity" in the profile and keep the newly created ActivityType: test again -> new activityType is used
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants