Why every time I Create a new record I found ID increment by 2 not in normal way ?ScreenShot
Asked
Active
Viewed 22 times
1
-
1hows that Id get generated? plugin code? share the whole context pls – Arun Vinoth-Precog Tech - MVP Aug 20 '19 at 13:24
-
Yes using Plugin and I Found This plugin and after unregistered it now working fine no increment in ID – Tony Medhat Aug 20 '19 at 13:38
1 Answers
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