Support

Account

Home Forums Backend Issues (wp-admin) Restrict meta value to only be assigned once Reply To: Restrict meta value to only be assigned once

  • Check for PHP errors during the ajax request. You’ll need to turn on error reporting and logging, https://codex.wordpress.org/Debugging_in_WordPress. If there is an error during the ajax request it can cause what you describe.