Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update readme for Edit+create action #1068

Closed
Tracked by #1540
Gojo-Taqi opened this issue Oct 19, 2023 · 1 comment
Closed
Tracked by #1540

Update readme for Edit+create action #1068

Gojo-Taqi opened this issue Oct 19, 2023 · 1 comment
Assignees

Comments

@Gojo-Taqi
Copy link

Gojo-Taqi commented Oct 19, 2023

Need:

Its not evident that id column need to be mentioned for Edit+create of CSV location upload. Not mentioning the id field will create the location and hence causing confusion.

Acceptance criteria:

Update readme here such that whoever does Edit+create of locations understand that id(uuid) field is needed.

Analysis

Sample file data for create and update
create.csv
State,District,Taluka,GP/Village,Dam
Uttar Pradesh,Bareilly,BT1,BGP1,BD1

edit.csv
State,District,Taluka,GP/Village,Dam,id
Uttar Pradesh,Bareilly,BT1,BGP1,BD1,df9abe2c-b635-4ad4-8209-103d2d4c982e

@Gojo-Taqi Gojo-Taqi moved this to New Issues in Avni Product Oct 19, 2023
@mahalakshme mahalakshme moved this from New Issues to Triaging analysis in Avni Product Oct 27, 2023
@arjunk
Copy link
Contributor

arjunk commented Feb 22, 2024

There is no uuid mentioned in this file? How does the system understand which entity is to be updated? Does it find by the hierarchy combination? I couldn't find the documentation for the update scenario here https://avni.readme.io/docs/upload-data. Am i not seeing it at the right place or is it missing? If missing a good first step would be to update the documentation to describe the expected behaviour of the product.

@mahalakshme mahalakshme changed the title Locations are not getting updated via CSV upload Update readme for Edit+create action Feb 26, 2024
@mahalakshme mahalakshme moved this from Triaging analysis to Ready in Avni Product Feb 26, 2024
@mahalakshme mahalakshme moved this from Ready to In Analysis in Avni Product Feb 28, 2024
@mahalakshme mahalakshme moved this from In Analysis to Ready in Avni Product Feb 28, 2024
@1t5j0y 1t5j0y moved this from Ready to In Progress in Avni Product Feb 29, 2024
@1t5j0y 1t5j0y self-assigned this Feb 29, 2024
@1t5j0y 1t5j0y moved this from In Progress to QA Ready in Avni Product Feb 29, 2024
@AchalaBelokar AchalaBelokar moved this from QA Ready to In QA in Avni Product Mar 11, 2024
@AchalaBelokar AchalaBelokar moved this from In QA to Test cases review in Avni Product Mar 11, 2024
@AchalaBelokar AchalaBelokar moved this from Test cases review to In QA in Avni Product Mar 11, 2024
@AchalaBelokar AchalaBelokar moved this from In QA to Test cases review in Avni Product Mar 11, 2024
@mahalakshme mahalakshme moved this from Test cases review to Done in Avni Product Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

4 participants