Describe the Bug
Upon adding context : 'user.role === “chw” ’ in targets.js that target is not showing up on UI.
How To Reproduce The Issue
List steps for someone trying to reproduce the behavior. For example:
- Add context : 'user.role === “chw” ’ in any one of the target goal/case and update app_settings
- Login as chw user and Go to ‘targets’
- Click on ‘targets’
- Observe the target is not showing up in targets but when context : 'user.role === “chw” ’ is not working in targets is removed and updated that target is showing up in targets.
- No error is showing up on UI.
Note: Provided user role as same in both app_settings and context.
Environment
- Instance: (eg: localhost etc)
- Browser: (eg: Chrome)
- Client platform: (eg: Windows)
- App: (eg: webapp)
- Version: (3.10.1, etc)