CenterForDigitalHumanities / CenterForDigitalHumanities/TPEN-interfaces
Firing several saves or updates on the same Page is dangerous
Open
core functionality
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Any services call that changes Page.items triggers an overwrite for the Page. If several are running in parallel, the latest version of the Page is overwritten with a modified older version, which is often not what is expected or intended.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.