CSV ID Issues..

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
HelloWorld
Posts: 3
Joined: 19 Jun 2015, 18:40

CSV ID Issues..

Post by HelloWorld »

“Id” stand for Mantis Id correct? which the system automatically adds/changes.
For example: If I put 36 in the space for ID in CSV and upload to mantis, the system automatically changes the ID from 36 to 107(random number).
Is there somehow I can control the ID?
akimeu007
Posts: 23
Joined: 19 Sep 2010, 20:40

Re: CSV ID Issues..

Post by akimeu007 »

I believe the number is auto-incremented by the database at a table level. Not much control you can have there I don't think... (ie., may break integrity, etc.). I suggest you create a custom field and associate that csv number with the MantisID using this field. At least you have a reference point/relationship. Good luck.

Alex
Post Reply