1

Why every time I Create a new record I found ID increment by 2 not in normal way ?ScreenShot

Tony Medhat
  • 47
  • 1
  • 8

1 Answers1

0

Best guess is that there is a workflow or plugin that is creating a duplicate, and that duplicate isn't showing in your query, or is being deleted by the plugin/workflow.

Daryl
  • 18,592
  • 9
  • 78
  • 145
  • Thanks for your Guess Yes using Plugin and I found this plugin and after unregistered it now working fine with no increment in ID – Tony Medhat Aug 20 '19 at 13:39