Page MenuHomePhabricator

Avoid logging a null-edit of relational data.
Closed, DeclinedPublicFeature

Description

There are actually two aspects to this:

  • If a relational page is being saved, a log entry is created regardless of whether or not changes actually happened. Avoid it!
  • Sometimes, no changes are saved because the editor made some sort of mistake which is silently ignored. See bug 63876 for an example of several. Keep all data submitted, and give the editor a chance to correct!

See also:
http://www.omegawiki.org/index.php?title=Meta:Insect_room/Archive/2013&action=submit#Not_creating_a_page_creates_a_log_entry_of_page_creation


Version: unspecified
Severity: normal
URL: http://www.omegawiki.org/index.php?title=Meta:Insect_room/Archive/2013&action=submit#Not_creating_a_page_creates_a_log_entry_of_page_creation

Details

Reference
bz64798

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:11 AM
bzimport set Reference to bz64798.
bzimport added a subscriber: Unknown Object (MLST).
Aklapper triaged this task as Low priority.Feb 4 2022, 8:11 PM
Aklapper changed the subtype of this task from "Task" to "Feature Request".
Aklapper removed a subscriber: Purodha.