avniproject / avni-server

Backend APIs for Avni
https://avniproject.org
GNU Affero General Public License v3.0
7 stars 25 forks source link

Subject upload - ID issue #808

Open mahalakshme opened 1 month ago

mahalakshme commented 1 month ago

https://avni.freshdesk.com/a/tickets/4765

ID should not be required.

AC:

Need:

Since Id field is mentioned, users mention some random number during each upload. Since it means legacy id, when by mistake user uses the same Id across upload, that results in loss of old data since it overwrites it.

Out of scope:

Further CSV improvements