"Duplicate" action in the buttonbar is overwriting/blanking the original record in the database

edited March 2013 in Bug Reports
Hi there,

I am having an issue where clicking the duplicate button simply overwrites the original record in the database. Has anyone had this issue? Where specifically might I look in order to troubleshoot?

Comments

  • edited 8:11AM
    Is this in the 0.93 or 1.0 beta branch? The duplicate button functionality should simply just post the current content to the module's "create" page and then clicking the save button will save the data. Is there something with the tables indexes (perhaps unique keys) that may be seeing it as the same record?
  • edited 8:11AM
    Hi,

    I'm also experiencing this issue. It seems to be happening only in modules where I've set a custom ID using the key_field property. I'm on 1.0 branch.
  • edited 8:11AM
    And this is an updated version of the 1.0 branch correct? Are there any special unique indexes on the table?
Sign In or Register to comment.