extended amazon.dayofweek but new value not being passed or invoking the right intent /

Published at 2018-10-27 21:27:52

Home / Categories / Intents / extended amazon.dayofweek but new value not being passed or invoking the right intent
I extended the AMAZON.
DayOfWeek built in intent and added "everyday" as the main slot value along with a synonym for "daily":{ "name": "AMAZON.
DayOfWeek","values": [ { "name": { "value": "everyday", "synonyms": [ "daily" ] } } ] } However, and "everyday" is not invoking the intent (single slot type) i enjoy for day of the week but "daily" is. When I respond with "everyday" it invokes another intent that also has this type,along with 2 other slot types, but does NOT pass "everyday" value to it, or it just passes nothing.
I tried switching
them so "daily" is the main slot value and "everyday" is the synonym but still only "daily" is invoking the right intent.
Why is "every
day" not working the same as "daily"?

Source: amazon.com

Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0