We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Payloads from dev all failed since the ASSIGN_ROLE was missing a required field idMapUserUnitPermission
This was implemented in unee-t/lambda2sqs@7021573
Mandated IIUC by the stored SQL procedure ut_creation_user_role_association_mefe_api_reply
ut_creation_user_role_association_mefe_api_reply
The text was updated successfully, but these errors were encountered:
The message requesting idMapUserUnitPermission can be found: https://unee-t.slack.com/archives/C7GL8EHFG/p1559560438153500
If you search the production logs, you can examine previous logs:
aws --profile uneet-prod logs filter-log-events --log-group-name "/aws/lambda/alambda_simple" --start-time $(date -d "-2 weeks" +%s000) --filter-pattern '"ASSIGN_ROLE"'
My start time was incidentally 1563852316000 above.
Sorry, something went wrong.
franck-boullier
No branches or pull requests
Payloads from dev all failed since the ASSIGN_ROLE was missing a required field idMapUserUnitPermission
This was implemented in unee-t/lambda2sqs@7021573
Mandated IIUC by the stored SQL procedure
ut_creation_user_role_association_mefe_api_reply
The text was updated successfully, but these errors were encountered: