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

Unregister Application is not deleting corresponding rows in CertificateStores #605

Closed
1 of 5 tasks
sveinfolkeson opened this issue May 6, 2024 · 1 comment · Fixed by #598
Closed
1 of 5 tasks
Assignees

Comments

@sveinfolkeson
Copy link

sveinfolkeson commented May 6, 2024

Type of issue

  • Bug
  • Enhancement
  • Compliance
  • Question
  • Help wanted

Current Behavior

When trying to unregister an application in GlobalDiscoveryClient you get an exception because the belonging CertificateStore rows are not deleted before the applicaion is deleted

Expected Behavior

No response

Steps To Reproduce

Register and unregister an application in GlobalDiscoveryClient

Environment

- OS: Win11
- Environment: Visual Studio 2022
- Runtime: .NET 4.8
- Nuget Version: 1.5.374.27
- Component: Opc.Ua.Gds.Server.Database.Sql
- Server: GlobalDiscoveryServer
- Client: GlobalDiscoveryClient

Anything else?

No response

@romanett
Copy link
Contributor

romanett commented May 6, 2024

This is fixed by mentioned PR

@romanett romanett self-assigned this May 6, 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
2 participants