Deleting a license activation via the API does not remove the activation from the Retrieve or List activation endpoints
complete
runtime
Reproduction:
- create a license activation
- delete the license activation
- list license activations (it still appears in the list)
- retrieve license activation (it still returns information)
- delete the license activation again. It fails with a HTTP 500.
Log In
LynxJinx
complete
This should be fixed now. Thanks for the report.