glific
glific copied to clipboard
The Main application that provides the core interface via the glific APIs
## Summary Target issue is #1834 Sync hsm with Bsp ## Checklist Before submitting a pull request, please ensure that you mark these task. - [x] Ran `mix setup` in...
## Task Need API's for flow broadcast: - [ ] Reasons for failure in flow broadcast API https://github.com/glific/glific/issues/2229. - [ ] API for flow broadcast contact to know all contacts...
Currently, when you start a flow for the collection it processes 100 contacts every minute and then completes it. It helps in sending the message to a large collection. We...
**The optin flow set up by default for NGOs is old style :** _Welcome to our NGO bot. Thank you for contacting us. To stay connected with us, kindly grant...
Seen for knowledgebases.
**Describe the bug** There seemed to be some issue when a flow revision was saved resulting in the Flow screen going blank without any nodes. **Screenshots of the Flow screen**...
**Message** ``` ** (exit) exited in: GenServer.call(Glific.State, {:get_flow, %{flow_id: "3082", is_forced: false, user: #Glific.Users.User}}, 5000) ** (EXIT) an exception was raised: ** (MatchError) no match of right hand side value:...
## Task Send an email to the organization after its been set up on Glific for the next steps.
- Currently, when we fill out the form following things happen - 1. We validate all the values and create an organization. - 2. We create a contact. - 3....
**Describe the bug** If we send Success as text in a wait for response node it kills the flow **To Reproduce** Steps to reproduce the behavior: 1. Create a new...