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: update DID Doc by dedicated agent #754

Merged
merged 3 commits into from
Jun 7, 2024
Merged

Conversation

KulkarniShashank
Copy link
Contributor

What

  • Update the org_agent table to reflect the DID Doc when a DID is set as a primary by a dedicated agent.

Why

  • To maintain accurate and up-to-date information in the org_agent table.
  • To ensure that the primary DID status is correctly represented, which is crucial for organizational operations and integrations.

How

  • Modify the logic in the agent's code to trigger an update in the org_agent table when a DID is set as a primary.
  • Add a database query to update the DID Doc in the org_agent table based on the dedicated agent's action.

Signed-off-by: KulkarniShashank <[email protected]>
bhavanakarwade
bhavanakarwade approved these changes Jun 6, 2024
@bhavanakarwade bhavanakarwade self-requested a review June 6, 2024 12:03
Copy link

sonarqubecloud bot commented Jun 6, 2024

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

@bhavanakarwade bhavanakarwade left a comment

Choose a reason for hiding this comment

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

LG

@KulkarniShashank KulkarniShashank merged commit 3e61b4d into develop Jun 7, 2024
2 checks passed
@KulkarniShashank KulkarniShashank deleted the fix/update-did-doc branch June 7, 2024 07:27
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.

2 participants