instedd / mbuilder

Scalable SMS application builder
http://mbuilder.instedd.org/
6 stars 1 forks source link

Longitude from Resourcemap Facilities is not returned #283

Closed mmuller closed 9 years ago

mmuller commented 9 years ago

Found in version 1.2-pre2 Resmap Version 2.14-pre7

Preconditions: The account 'Foo' has the collection 'Bar' in Resourcemap The Collection 'Bar' contains a Facility 'London' where '0.1275' is the Longitude of the Facility

Steps: Sign into mBuilder with the account 'Foo' Go to create a Message Trigger Fill the field 'When a message like this is received:' with 'name' as pill and 'long' as text Add the collection 'Bar' from Resourcemap Filter the Collection by Name (dragging the pill into the column header) Add a new step 'Send SMS' where the Facility Longitude is sent (dragging the pill 'Facility Longitude' into the message box) Send 'London long' using the Sandbox

Obtained: The Facility Long is not returned. An empty message is returned.

Expected: '0.1275' should be returned

screen shot 2015-03-02 at 4 41 23 pm

screen shot 2015-03-02 at 4 41 42 pm