An organization can be invited as a member of another organization or itself
Open
Nobody has claimed this yet.
💊 bug
- Dominant language
- Go
- Stars
- 47.8k
- Forks
- 5.1k
- Avg merge
- 7h 23m
- Merged PRs (30d)
- 5
Description
- Gogs version (or commit ref): 0.11.29.0727
- Git version: Irrelevant
- Operating system: Irrelevant
- Database: Irrelevant
- Can you reproduce the bug at https://try.gogs.io:
- Yes (provide example URL)
- https://try.gogs.io/org/bug4694/members
- Log gist:
- I don't have access to log files from https://try.gogs.io
Description
Organizations can be followed by users.
How to reproduce this bug:
- Log in
- Go to https://try.gogs.io/org/bug4694/invitations/new
- Enter the name of an organization
- Click "Invite Now"
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the invitation flow at https://try.gogs.io/org/bug4694/invitations/new and verify the organization-to-organization and self-invitation cases. Trace the invitation handling from that entry point; done means organizations cannot invite themselves or other organizations, while the issue's intended behavior for user invitations remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authorization, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100