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

Fixes #1145 #1148

Merged
merged 2 commits into from
Mar 4, 2024
Merged

Fixes #1145 #1148

merged 2 commits into from
Mar 4, 2024

Conversation

vedfordev
Copy link
Contributor

Notes :

Fixes #1145

Tech Task done :

  1. Reduced the api calls to show coded sync attribute value.
  2. Now working for text sync attribute.

…erDetail, added cleanup function and reduce the api calls for coded concept
anySubjectTypeDirectlyAssignable,
anySubjectTypeSyncByLocation

const codedConceptUUIDSet = new Set();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Refactor and move into separate method

@vedfordev
Copy link
Contributor Author

@himeshr changed the code suggested by you

@himeshr himeshr merged commit 0cadd9b into avniproject:master Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to see sync concept if it is not coded concept
2 participants