To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorSynchronize a single updated organisation
In order to keep the member directory up to date
As a commercial team member
I want my changes in CapsuleCRM to be reflected in the members directory
- Background
-
- Given
- there is an existing organisation in CapsuleCRM called "Omni Consumer Products"
- And
- that organisation has a data tag called "Membership"
- And
-
that data tag has the following fields:
Level Email ID Newsletter partner [email protected] AB1234YZ true
- Scenarios
-
- Send updated organization data to observer without directory entry
- Send updated organization data to observer with directory entry
- Handle long descriptions
- Send updated organization data to observer without directory entry
-
- Given
- an observer object has been registered
- Then
- the observer should be notified with the organisation's information
- When
- the capsule sync job for that organisation runs
- Send updated organization data to observer with directory entry
-
- Given
- that organisation has a data tag called "DirectoryEntry"
- And
-
that data tag has the following fields:
Description Homepage Active Contact Email Phone Twitter Linkedin Facebook Tagline 20 seconds to comply http://ocp.com true Dick Jones [email protected] +44 1111 222222 ocp http://linkedin.com/company/ocp http://facebook.com/pages/ocp empowering solutions - And
- an observer object has been registered
- Then
- the observer should be notified with the organisation's information
- When
- the capsule sync job for that organisation runs
- Handle long descriptions
-
- Given
- that organisation has a data tag called "DirectoryEntry"
- And
-
that data tag has the following fields:
Description Description-2 Description-3 Description-4 you have 1 0 second s to com ply - And
- an observer object has been registered
- Then
- the observer should be notified with the organisation's information
- When
- the capsule sync job for that organisation runs
Last published over 7 years ago by Tech Team.