mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-12 01:59:34 -05:00
[PR #87] [MERGED] When modifying/deleting users, if ParseInt fails for the user argument, #693
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-vikunja/vikunja/pull/87
Author: @KaibutsuX
Created: 10/9/2023
Status: ✅ Merged
Merged: 10/10/2023
Merged by: @kolaente
Base:
main← Head:getUserByUsername📝 Commits (2)
a2c77c1When modifying/deleting users, if ParseInt fails for the user argument,62155b8Update pkg/cmd/user.go📊 Changes
1 file changed (+6 additions, -2 deletions)
View changed files
📝
pkg/cmd/user.go(+6 -2)📄 Description
assume argument is username instead of an id
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.