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

Caching problem in OCA Explorer #32

Open
swcurran opened this issue Jan 8, 2025 · 0 comments
Open

Caching problem in OCA Explorer #32

swcurran opened this issue Jan 8, 2025 · 0 comments

Comments

@swcurran
Copy link
Collaborator

swcurran commented Jan 8, 2025

Here is the scenario:

  • We have an OCA Bundle associated with a particular identifier (call it CCD1 for CANdy Cred Def 1) that is deployed and working on OCA Explorer
  • The OCA Bundle is not changed, but the identifier associated with it is changed to CCD2
  • On the OCA Bundles gh-pages site, under the OCA Bundles tab, selecting the Bundle gets a “404” where the credential should be displayed — in the iframe. The iframe is invoked using the identifier — so CCD2 in this case.
  • On the OCA Bundles gh-pages site, under the OCA Explorer tab, the bundle can be selected, displays, but it is showing the CCD1 identifier.
  • After I executed the OCA Explorer “Deploy to gh-pages” action, everything worked.

It looks like there is a caching issue with an identifier not being found when it is changed.

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

No branches or pull requests

1 participant