CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Move a Civi event based activity
Pages: [1]

Author Topic: Move a Civi event based activity  (Read 557 times)

ryeradio

  • I post frequently
  • ***
  • Posts: 185
  • Karma: 1
  • CiviCRM version: 4.2.1
  • CMS version: Drupal
  • MySQL version: MySQL5
  • PHP version: PHP5
Move a Civi event based activity
April 17, 2012, 11:31:16 am
Hi I am trying to move an activity related to an event from one contact to another via a sql script. I can see all of the contacts activities in the civicrm_activity_target table except for the event activity. Is that located somewhere else?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Move a Civi event based activity
April 17, 2012, 11:59:56 am

try

civicrm_activity
civicrm_activity_assignment

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

ryeradio

  • I post frequently
  • ***
  • Posts: 185
  • Karma: 1
  • CiviCRM version: 4.2.1
  • CMS version: Drupal
  • MySQL version: MySQL5
  • PHP version: PHP5
Re: Move a Civi event based activity
April 17, 2012, 05:49:10 pm
Not it is not in the activity_assignment table:( Any other thoughts?

Yashodha Chaku

  • Forum Godess / God
  • Ask me questions
  • *****
  • Posts: 755
  • Karma: 57
    • CiviCRM
Re: Move a Civi event based activity
April 18, 2012, 09:08:00 am
It should be in civicrm_activity_target table
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

ryeradio

  • I post frequently
  • ***
  • Posts: 185
  • Karma: 1
  • CiviCRM version: 4.2.1
  • CMS version: Drupal
  • MySQL version: MySQL5
  • PHP version: PHP5
Re: Move a Civi event based activity
April 23, 2012, 10:24:14 am
For anyone that needs this I found the activity for the event. It was directly in the activity table and not in the civicrm_activity_target or civicrm_activity_assignment tables.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Move a Civi event based activity

This forum was archived on 2017-11-26.