issues
search
DostEducation
/
whatsapp-webhook-analytics
Handling and processing of Incoming webhook request configured at Glific.
GNU Affero General Public License v3.0
0
stars
0
forks
source link
#16 Processing the user's Indicator response
#21
Closed
Satendra-SR
closed
7 months ago
Satendra-SR
commented
7 months ago
16
Please complete the following steps and check these boxes before filing your PR:
Types of changes
[ ] Bug fix (a change which fixes an issue)
[x] New feature (a change which adds functionality)
Short description of what this resolves:
The changes includes:
Handling user's indicator respones
Minor changes in the pre-commit config
Changes in the main.py to handle indicatores
user indicator responses model - database column type changes
Checklist:
[x] I have performed a self-review of my own code.
[x] The code follows the style guidelines of this project.
[x] The code changes are passing the CI checks
[x] I have documented my code wherever required.
[x] The changes requires a change to the documentation.
[ ] I have updated the documentation based on the my changes.
[ ] I have added tests to cover my changes (if not applicable, please state why)
[ ] All new and existing tests are passing.\
16
Please complete the following steps and check these boxes before filing your PR:
Types of changes
Short description of what this resolves:
The changes includes:
Checklist: