AutoNumber not stored correctly

0
Hi, I have set up an attribute of type AutoNumber in my entity to be used as an invoicing number. Locally this number gets stored correctly as expected when creating an object of the entity it belongs to. Whenever i deploy to production, this behaviour is not the same anymore. The number doesn’t start on my default value and the attribute always returns a fixed value instead of incremeting starting from the default value. Anyone encountered the same kind of behaviour when trying to use attributes of type AutoNumber?  
asked
1 answers
0

Strange behavior. It works fine for my applications. May be you can double check everything again and if it looks alright then raise a support ticket.

answered