Page MenuHomePhabricator

ApplicationEditor Edit method doesn't update object with relevant transactions
Closed, WontfixPublic

Description

The reasoning given by the comment is that we don't know the mapping to the internal fields, and we also don't know which succeeded.

Initial suggestion is simply to reload the object data from the server, iterate over the transactions and see if they've been applied correctly.