Page MenuHomePhabricator

handle index level edit conflicts with the same error message as higher level edit conflicts
Open, LowPublic

Description

currently conflicts over longer timespans are handled by input validation against the current state of the database. The database could always change between checking and writing. This currently throws a database exception. The exception should be caught and specially handled to produce the same edit conflict error response.


Version: unspecified
Severity: normal

Details

Reference
bz61983