Bug #23272
failed to delete login_setup on pomsdev
Start date:
09/13/2019
Due date:
% Done:
0%
Estimated time:
First Occurred:
Scope:
Internal
Experiment:
-
Stakeholders:
Description
While I delete login/setup yuyi_login on poms dev dashboard, I got below error:
400 Bad Parameters:
Unknown error NameError("name 'username' is not defined",)
Associated revisions
History
#1 Updated by Yuyi Guo over 1 year ago
Another 400 error against poms dev
campaign_stage_submissions run time error:
File "/nashome/y/yuyi/project-py/poms/poms_client/python/poms_client.py", line 100, in campaign_stage_submissions
**kwargs
File "/nashome/y/yuyi/project-py/poms/poms_client/python/poms_client.py", line 758, in make_poms_call
raise RuntimeError("POMS call %s error: HTTP status: %d\n%s" % (method, status_code, res))
RuntimeError: POMS call campaign_stage_submissions error: HTTP status: 400
#2 Updated by Yuyi Guo over 1 year ago
submission_details has the same error too.
#3 Updated by Marc Mengel over 1 year ago
- Status changed from New to Resolved
Fixed delete in login_setup_edit;
#4 Updated by Marc Mengel 26 days ago
- Status changed from Resolved to Closed
fix for #23272