uiowa / uiowa

The base application on Acquia Cloud for the University of Iowa.
11 stars 9 forks source link

nids incrementing by 5 #972

Closed pyrello closed 4 years ago

pyrello commented 4 years ago

For both https://gradcogscilang.prod.drupal.uiowa.edu/ and https://icsa.uiowa.edu/, I noticed that the nids for the pages that have been created go 1, 6, 11, 16, 21, 26, etc.

I'm not sure that this is a problem per se, but it seems like something is not working correctly.

joewhitsitt commented 4 years ago

https://support.acquia.com/hc/en-us/articles/360005164154-Why-do-node-IDs-increment-by-more-than-one-

pyrello commented 4 years ago

@joewhitsitt Got it. Thanks!