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

feat(documentstore): modified to be used for asset endpoint and resolved run time error #7939

Merged
merged 4 commits into from
Mar 4, 2024

Conversation

pujavs
Copy link
Contributor

@pujavs pujavs commented Mar 4, 2024

Prepare


Description

Document Store code modified

  1. incorrect schema org
  2. incorrect boolean value
  3. incorrect field name

Target issue

closes #7923

Implementation Details


Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated
  • Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)

@pujavs pujavs requested review from yurem and yuriyz as code owners March 4, 2024 09:50
@mo-auto mo-auto added comp-jans-core Component affected by issue or PR kind-feature Issue or PR is a new feature request labels Mar 4, 2024
@pujavs pujavs mentioned this pull request Mar 4, 2024
Copy link

sonarqubecloud bot commented Mar 4, 2024

@yuriyz yuriyz enabled auto-merge (squash) March 4, 2024 11:05
@yuriyz yuriyz merged commit 0cbda29 into main Mar 4, 2024
1 of 2 checks passed
@yuriyz yuriyz deleted the jans-7923 branch March 4, 2024 18:53
yuriyz added a commit that referenced this pull request Nov 7, 2024
…ved run time error (#7939)

* feat(documentstore): resolved run time error

Signed-off-by: pujavs <[email protected]>

* feat(documentstore): resolved run time error

Signed-off-by: pujavs <[email protected]>

---------

Signed-off-by: pujavs <[email protected]>
Co-authored-by: YuriyZ <[email protected]>
Former-commit-id: 0cbda29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-core Component affected by issue or PR kind-feature Issue or PR is a new feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(core): move
4 participants