Within a certain installation we had the problem that continuous number sequences did not work. The number pulled from the number sequence remained at 0. When setting the number sequence to not continuous it started numbering. Other environments were working correct so what could be the problem? When started debugging we quickly found the method where the next number was not retrieved.
Interesting is that this method did not return any value in this environment, but it did in other environments...(read more)
↧