[GH-ISSUE #122] Deleting a user doesn't work #74

Closed
opened 2026-02-28 01:20:52 +03:00 by kerem · 2 comments
Owner

Originally created by @richard-underwood on GitHub (Sep 20, 2016).
Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/122

While looking at groups, I noticed that deleting a user doesn't work. The jtable is set to use the username as the key, not the id, but the delete sql is by id.

I'm going to propose a patch which changes the key on the user jtable to be the id field which matches the other jtables and update misc to match before going forward with the groups.

Originally created by @richard-underwood on GitHub (Sep 20, 2016). Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/122 While looking at groups, I noticed that deleting a user doesn't work. The jtable is set to use the username as the key, not the id, but the delete sql is by id. I'm going to propose a patch which changes the key on the user jtable to be the id field which matches the other jtables and update misc to match before going forward with the groups.
kerem closed this issue 2026-02-28 01:20:52 +03:00
Author
Owner

@HLFH commented on GitHub (Sep 26, 2016):

Related to https://github.com/tuxis-ie/nsedit/pull/123

<!-- gh-comment-id:249590423 --> @HLFH commented on GitHub (Sep 26, 2016): Related to https://github.com/tuxis-ie/nsedit/pull/123
Author
Owner

@HLFH commented on GitHub (Sep 26, 2016):

It works. Thanks. You can close this issue. @tuxis-ie @richard-underwood

<!-- gh-comment-id:249593183 --> @HLFH commented on GitHub (Sep 26, 2016): It works. Thanks. You can close this issue. @tuxis-ie @richard-underwood
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nsedit#74
No description provided.