Add project log when any field is changed/updated
Open
P4
TODO
- Dominant language
- PHP
- Stars
- 10
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Insert an entry into the table `logs` when any field of the project is changed/updated.
Contributor guide
Research direction
Start by locating the project update entry point and the schema or model for the `logs` table. Trace how project fields are changed, then verify that each update creates the required log entry; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend, database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100