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

Bug: public links should only be created for one credential #689

Open
alexfigtree opened this issue Feb 4, 2025 · 0 comments
Open

Bug: public links should only be created for one credential #689

alexfigtree opened this issue Feb 4, 2025 · 0 comments
Labels
bug Schedule this bug discuss Needs discussion with the DCC tech team minor Fix when we can

Comments

@alexfigtree
Copy link
Contributor

Describe the bug
The same public links are being created for credentials that have the same cred name and issuance date.

Background Info
The "public" link pill that shows next to the "verified" pill on a dashboard for each credential is what indicates that a public link has been created for that credential. Any public link created should only correspond to one credential. Question for this created issue is whether or not this is a real bug or if we expect this replication of public links to be acceptable for other situations (adding the same credential to multiple profiles, for example).

To Reproduce
Steps to reproduce the behavior:

  1. Go to Settingsl
  2. Click on About
  3. Click on version
  4. Click on Add mock credentials
  5. Add the same mock credential twice (assuming one profile)
  6. Confirm that there are two identical credentials on your dashboard that have the same cred name and issuance date
  7. Open one and click share (three dots, upper right hand corner)
  8. On share page, create public link
  9. Go back to dashboard and see 1)"Public" pill label is now showing on both edited credential and the one, and 2) both have public links created for them.

Additional context
Any public link created should only correspond to one credential. Need to confirm that app is working as expected. Questions for devs regarding duplication of credentials and expectations.

@alexfigtree alexfigtree added bug Schedule this bug discuss Needs discussion with the DCC tech team minor Fix when we can labels Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Schedule this bug discuss Needs discussion with the DCC tech team minor Fix when we can
Projects
None yet
Development

No branches or pull requests

1 participant