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 (Moderator: Dave Greenberg) »
  • Relationships Linking Problem
Pages: [1]

Author Topic: Relationships Linking Problem  (Read 506 times)

jtattersall

  • I post occasionally
  • **
  • Posts: 33
  • Karma: 0
  • CiviCRM version: 4.5
  • CMS version: drupal 7
  • MySQL version: 5.1.70-cll
  • PHP version: 5.3.26
Relationships Linking Problem
February 24, 2014, 02:11:29 pm
When i Link a contact to a household all the memberships are link correctly.

But when you enter a start date that is in the future it link the straight away.  this mean  the memberships are link on the contact file even tho the relationship in not yet linked.


Is there any way to fix this problem

Many Thanks

J Tattersall
« Last Edit: February 25, 2014, 06:53:41 am by jtattersall »

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: Relationships Linking Problem
February 25, 2014, 10:22:23 am
are you saying that Inherited Memberships are not aware of whether the Relationship is current or is in the future.

If so i suspect this is something that has not yet been provided for.

In theory if a Relationship has a future date then imo it should be showing as Inactive - but it isn't necessarily set as Inactive which might be the fix that is required.

There is a scheduled job that finds Relationships with a 'past' date and sets them to Inactive - perhaps that could be extended to do the same for future relationships

But not sure how widely needed that would be. Do you have some resources (coding or $) to work on the solution?
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

jtattersall

  • I post occasionally
  • **
  • Posts: 33
  • Karma: 0
  • CiviCRM version: 4.5
  • CMS version: drupal 7
  • MySQL version: 5.1.70-cll
  • PHP version: 5.3.26
Re: Relationships Linking Problem
February 25, 2014, 10:55:35 am
the start date show up on the screen but it start the relationship  instantly . what is the point of having a start date if it don't work on the linking side of things.


petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: Relationships Linking Problem
February 25, 2014, 11:51:54 am
if you create the relationship with a future date - and set it to inactive - does the inherited membership work properly

if so, as suggested above, i think the fix needs to be aiming at ensuring that relationships with future data are automatically treated as inactive - and that when the 'start date' arrives, the relationship needs to then get triggered to be 'active' - but i am not certain that that would be enough to then trigger the inherited membership

i don't suspect this has affected many others as the use case for 'start date' in the future is probably pretty rare
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

jtattersall

  • I post occasionally
  • **
  • Posts: 33
  • Karma: 0
  • CiviCRM version: 4.5
  • CMS version: drupal 7
  • MySQL version: 5.1.70-cll
  • PHP version: 5.3.26
Re: Relationships Linking Problem
February 25, 2014, 12:28:43 pm
the membership are linked as soon as there is valid relationship so if there is a way to make in initiative until the start date then active the  computer will do the rest

many thanks
J Tattersall

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: Relationships Linking Problem
February 25, 2014, 01:00:57 pm
Quote from: petednz on February 25, 2014, 10:22:23 am
Do you have some resources (coding or $) to work on the solution?
I asked that as i doubt this will be high on the core teams list of issues since it seems like a rare situation
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • Relationships Linking Problem

This forum was archived on 2017-11-26.