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

Interface for MetadataDiff #1333

Open
Tracked by #1673
shraddha761 opened this issue Sep 12, 2024 · 2 comments
Open
Tracked by #1673

Interface for MetadataDiff #1333

shraddha761 opened this issue Sep 12, 2024 · 2 comments
Assignees

Comments

@shraddha761
Copy link
Contributor

shraddha761 commented Sep 12, 2024

Describe the bug
A user interface to display the differences between metadata in zip files. The UI present the results of comparing two zip files and visually highlight the differences.

Comparison Results Display:

The UI show a clear and organized view of the differences found between the two metadata sets.
It include sections for:
Added items (green)
Removed items (red)
Modified items (orange)

Fetch and display data from the API endpoint /api/compare-metadata.
Related issue - avniproject/avni-product#1536

@github-project-automation github-project-automation bot moved this to New Issues in Avni Product Sep 12, 2024
shraddha761 added a commit to shraddha761/avni-webapp that referenced this issue Sep 12, 2024
shraddha761 added a commit to shraddha761/avni-webapp that referenced this issue Sep 12, 2024
@mahalakshme mahalakshme moved this from New Issues to Code Review Ready in Avni Product Sep 20, 2024
@1t5j0y 1t5j0y moved this from Code Review Ready to In Code Review in Avni Product Sep 25, 2024
@1t5j0y 1t5j0y moved this from In Code Review to Code Review with Comments in Avni Product Sep 25, 2024
1t5j0y added a commit that referenced this issue Sep 27, 2024
@1t5j0y 1t5j0y moved this from Code Review with Comments to QA Ready in Avni Product Sep 27, 2024
@dinesh2096 dinesh2096 self-assigned this Oct 30, 2024
@dinesh2096
Copy link

dinesh2096 commented Oct 31, 2024

  • Can we have the specific error statements like why is error is occuring(eg : if we try to process the metadiff as admin user then we unable to do the diff it shows error as An error occurred while comparing metadata expected we unable to process since it is an admin user )

Reference Image :

Image

  • Can we make an error stating if we try to compare different account metazip file for now it is comparing and showing result which i think is not right (for example org : apfodisha and org : iph we try to compare it is displaying the result ) Instead we can display we cant compare two diff org.

Reference Image :

Image

Suggestion :

  • Can we name header to different the browse option
  • And also if we select the meta zip immediate can we show the review option because user as to upload the file and if they click the review option then again they have to upload the file.
  • Can we give the color description so that users can understand

@dinesh2096 dinesh2096 moved this from In QA to QA Failed in Avni Product Oct 31, 2024
@mahalakshme
Copy link
Contributor

@dinesh2096 Since looks like many cases are not handled, we can hide the button for this release so that the above doesn't delay the release. I will create a card for it. And move this card to Hold.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Hold
Development

No branches or pull requests

3 participants