Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Glific message sending to user not working #1542

Closed
mahalakshme opened this issue Mar 5, 2024 · 3 comments
Closed

Glific message sending to user not working #1542

mahalakshme opened this issue Mar 5, 2024 · 3 comments
Assignees

Comments

@mahalakshme
Copy link

mahalakshme commented Mar 5, 2024

Issue:

On trying to save a user, inspite of the right Glific config, user doesn't receive the message.

Details

User : sachink@gdgsgom
org : gdgsgom
env: Gramin server => https://app.rwb.avniproject.org/#/

Analysis:

In rules-server logs has the below:

 Headers from req: sachink@gdgsgom undefined 26b69dfd-0994-4821-8244-471684d13e8f
1|rules-se | Error: Value of entityType param is invalid
1|rules-se |     at _callee4$ (/opt/rules-server/src/RuleExecutor.js:89:15)
1|rules-se |     at tryCatch (/opt/rules-server/node_modules/@babel/polyfill/node_modules/regenerator-runtime/runtime.js:45:40)
1|rules-se |     at Generator.invoke [as _invoke] (/opt/rules-server/node_modules/@babel/polyfill/node_modules/regenerator-runtime/runtime.js:274:22)
1|rules-se |     at Generator.prototype.(anonymous function) [as next] (/opt/rules-server/node_modules/@babel/polyfill/node_modules/regenerator-runtime/runtime.js:97:21)
1|rules-se |     at asyncGeneratorStep (/opt/rules-server/src/RuleExecutor.js:22:103)
1|rules-se |     at _next (/opt/rules-server/src/RuleExecutor.js:24:194)
1|rules-se |     at /opt/rules-server/src/RuleExecutor.js:24:364
1|rules-se |     at new Promise (<anonymous>)
1|rules-se |     at /opt/rules-server/src/RuleExecutor.js:24:97
1|rules-se |     at executeMessagingRule (/opt/rules-server/src/RuleExecutor.js:85:34)

So looks like the rules-server in RWB env is not updated. In RWB env, 6.1 versions are installed. But the commit that has the right entityType in rules-server is in 7.0 branch of rules-server.

Acceptance criteria:

  • Deploy the appropriate version of rules-server to RWB env
  • Tag the commit appropriately and update in the 'Branch details' column in the release tracker
  • Make sure Gliffic message sending to users work in RWB env
@petmongrels petmongrels self-assigned this Mar 5, 2024
@himeshr
Copy link

himeshr commented Mar 18, 2024

@AchalaBelokar
Copy link

  • Tried with this org it is not working

@mahalakshme
Copy link
Author

@AchalaBelokar moving this to Done, since implementation team verified this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

4 participants