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

Service Point with Inventory not Showing Tasks #97

Open
samkanga opened this issue Nov 24, 2021 · 2 comments
Open

Service Point with Inventory not Showing Tasks #97

samkanga opened this issue Nov 24, 2021 · 2 comments

Comments

@samkanga
Copy link

Gareth is experiencing an issue on EUSM production where he has added a water point to a location and added a plan against the location but the andorid client is showing there are no active service point. The plan ID is 0fac7c91-4cc7-5736-9b11-80ed7a8a23cf and is using a user named mamy. I have logged in with the user and synce and I am getting the message There are no active service points in this district. Please check what the issue might be.

@bennsimon
Copy link
Member

@samkanga Noted that plan was created with

            {
                "code": "taskGenerationStatus",
                "valueCodableConcept": "False"
            }

instead of

            {
                "code": "taskGenerationStatus",
                "valueCodableConcept": "internal"
            }

.
The web team can advice here.

@samkanga
Copy link
Author

Thanks @bennsimon. @p-netm please chime in on the above.

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

No branches or pull requests

2 participants