-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins 2.405 or later with plugins:
bouncycastle-api:2.28
credentials:1254.vb_96f366e7b_a_d
instance-identity:173.va_37c494ec4e5
javax-activation-api:1.2.0-6
javax-mail-api:1.6.2-9
structs:324.va_f5d6774f3a_d
-
-
2.410
When i try to delete users from the trash can icon on the "Manage Jenkins" / "Users" page with the "Jenkins own user database" security realm, I get a 404 error and the user is not deleted.
HTTP ERROR 404 Not Found
URI:/manage/securityRealm/user/gkalisse/delete STATUS:404 MESSAGE:Not Found SERVLET:Stapler
[JENKINS-71429] Deleting a user fails with HTTP 404
Issue Type | Original: Epic [ 10001 ] | New: Bug [ 1 ] |
Summary | Original: Deleting users fails | New: Deleting a user fails with HTTP 404 |
Attachment | New: plugins.txt [ 60577 ] |
Attachment | New: run-jenkins.sh [ 60578 ] |
Attachment | New: plugins-1.txt [ 60579 ] |
Component/s | New: core [ 15593 ] | |
Component/s | Original: _unsorted [ 19622 ] |
Environment | Original: Debian 11 |
New:
Jenkins 2.405 - 2.409 with plugins:
bouncycastle-api:2.28 credentials:1254.vb_96f366e7b_a_d instance-identity:173.va_37c494ec4e5 javax-activation-api:1.2.0-6 javax-mail-api:1.6.2-9 structs:324.va_f5d6774f3a_d |
Environment |
Original:
Jenkins 2.405 - 2.409 with plugins:
bouncycastle-api:2.28 credentials:1254.vb_96f366e7b_a_d instance-identity:173.va_37c494ec4e5 javax-activation-api:1.2.0-6 javax-mail-api:1.6.2-9 structs:324.va_f5d6774f3a_d |
New:
Jenkins 2.405 or later with plugins:
bouncycastle-api:2.28 credentials:1254.vb_96f366e7b_a_d instance-identity:173.va_37c494ec4e5 javax-activation-api:1.2.0-6 javax-mail-api:1.6.2-9 structs:324.va_f5d6774f3a_d |
Description |
Original:
When i try to delete users I get a 404 error.
Do you know why? HTTP ERROR 404 Not Found URI:/manage/securityRealm/user/gkalisse/delete STATUS:404 MESSAGE:Not Found SERVLET:Stapler |
New:
When i try to delete users from the trash can icon on the "Manage Jenkins" / "Users" page with the "Jenkins own user database" security realm, I get a 404 error.
HTTP ERROR 404 Not Found URI:/manage/securityRealm/user/gkalisse/delete STATUS:404 MESSAGE:Not Found SERVLET:Stapler |
Labels | New: regression |