You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly pending invitations need to be marked done. If they aren't something is wrong. Furthermore once they are marked done in MongoDB, we can conduct some checks on the backend Bugzilla DB:
Issue 1 - BZ Db is not made aware of the new invitation ---> there is no record of the MEFE_invitation_id in the table ut_invitation_api_data
Issue 2: the BZ Db routine failed ---> processed_datetime in the table ut_invitation_api_data is NULL.
Ideally a payload via lambda2sns can create an invite (assign?) and delete an invite (de-assign?) and hence do a thorough test. However that payload depends heavily on the state of the database.
Could @franck-boullier please help create the test payloads, to be tested in dev?
No description provided.
The text was updated successfully, but these errors were encountered: