Closed
Description
Description
The .profile
functionality, while operational for individual user profiles, appears to be non-functional for organization accounts. Despite the official documentation stating its applicability for both user and organization profiles, the feature doesn't seem to work as intended for organizations.
Steps to Reproduce:
- Create a
.profile
repository under an organization account. - Add a README.md file to the
.profile
repository with relevant organization information. - Push the changes and navigate to the organization's main org page.
Expected Behavior:
The content of the README.md file from the .profile
repository should be displayed on the organization's main org page, similar to how it works on individual user profiles.
Actual Behavior:
The README.md content from the .profile
repository is not displayed on the organization's main org page. The page appears as it would without the .profile
repository.
Gitea Version
1.21.4
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
2.39.2
Operating System
Debian
How are you running Gitea?
as a service on debian
Database
MySQL/MariaDB