You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added random problem categories. For example, "problem1", "problem2".. and they were assigned the integers 314, 324, 334... the increment is on the tens value.
The local database has a different behavior than the dev server. When I try to reproduce the issue with the local database dumped from sql_dump_file.sql, the id increments by 1. When I try it in the dev server or connect to the remote database, the id increments by 10. What should I do?
I added random problem categories. For example, "problem1", "problem2".. and they were assigned the integers 314, 324, 334... the increment is on the tens value.
Originally posted by @mZneit in #30 (comment)
The text was updated successfully, but these errors were encountered: