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

Fix unique index creation error for schemas added via API #229

Conversation

chopadetejaswini
Copy link
Contributor

The index is created without restart the registry iafter the schema is created successfully.
And UniIndexFields is also added and working successfully

@tejash-jl tejash-jl changed the title unique index created1 Fix unique index creation error for schemas added via API Jun 22, 2023
@chopadetejaswini
Copy link
Contributor Author

made changes in PR and update the PR

…reated

# Conflicts:
#	java/pojos/src/main/java/dev/sunbirdrc/pojos/Response.java
#	java/registry/src/main/java/dev/sunbirdrc/registry/controller/RegistryEntityController.java
#	java/registry/src/main/java/dev/sunbirdrc/registry/util/EntityParenter.java
#	java/registry/src/test/java/dev/sunbirdrc/registry/controller/RegistryEntityControllerTest.java
@chopadetejaswini
Copy link
Contributor Author

Formating done and push the PR again

@srprasanna srprasanna self-assigned this Jul 6, 2023
@chopadetejaswini
Copy link
Contributor Author

resolve conversation marked

@holashchand
Copy link
Contributor

Closing as this issue was fixed in this pr - #318

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.

[BUG]: Unique Index not created when we add Schema through APIs
5 participants