You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refresh the page in the browser, the issue content has changed but there is no indication that it has been edited or edit history. Basically the issue_content_history table is not touched when editing issues via API calls.
Gitea Version
1.21.11
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
Binary download, systemd
Database
None
The text was updated successfully, but these errors were encountered:
…#30814)
Fixgo-gitea#30807
reuse functions in services
(cherry picked from commit a50026e)
Conflicts:
models/issues/issue_update.go
routers/api/v1/repo/issue.go
trivial context conflict because of 'allow setting the update date on issues and comments'
(cherry picked from commit 6a4bc02)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
Create an issue (either via the web interface or the API)
Edit the issue via the API
issue_content_history
table is not touched when editing issues via API calls.Gitea Version
1.21.11
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
Binary download, systemd
Database
None
The text was updated successfully, but these errors were encountered: