ushahidi / SwiftRiver

Discover, analyze and present data from the web and mobile in meaninful ways
GNU Affero General Public License v3.0
83 stars 39 forks source link

River rule to auto populate a bucket not working #347

Closed dan-king closed 11 years ago

dan-king commented 11 years ago

A rule created on a river to auto populate a bucket is not working.

Step:

  1. Clicked gear icon on river details page.
  2. Selected "Rules".
  3. Clicked "Add Rule".
  4. Set properties for rule:
    • Named it "Everett Rule"
    • Selected trigger action "all conditions match"
    • Added condition: "content contains Everett"
    • Specified action: add to "Everett Rule Target Bucket" bucket
  5. Clicked "Done"

Received a banner message that the rule was saved. The river has since been populated with several tweet-drops containing the text "Everett" but the bucket specified in the rule remains empty.

river rule - copy drops to bucket

dan-king commented 11 years ago

Well all be darned. I just checked and the rule is working! The bucket has lots of drops as expected, all automatically fed from the river. AWESOME!