[PR #87] [MERGED] When modifying/deleting users, if ParseInt fails for the user argument, #693

Closed
opened 2025-11-01 21:02:14 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: getUserByUsername


📝 Commits (2)

  • a2c77c1 When modifying/deleting users, if ParseInt fails for the user argument,
  • 62155b8 Update 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.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/87 **Author:** [@KaibutsuX](https://github.com/KaibutsuX) **Created:** 10/9/2023 **Status:** ✅ Merged **Merged:** 10/10/2023 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `getUserByUsername` --- ### 📝 Commits (2) - [`a2c77c1`](https://github.com/go-vikunja/vikunja/commit/a2c77c1c97db9f12755788b444fe9556c0366d6c) When modifying/deleting users, if ParseInt fails for the user argument, - [`62155b8`](https://github.com/go-vikunja/vikunja/commit/62155b890b3d592cfe7f737b6ea45880bb5eced4) Update pkg/cmd/user.go ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `pkg/cmd/user.go` (+6 -2) </details> ### 📄 Description assume argument is username instead of an id --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-01 21:02:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#693