-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Issue: Bug 🐛Added to issues relating to a critical severity bugs.Added to issues relating to a critical severity bugs.
Description
Describe the bug
There is a certain scenario where user cannot unpin a cid even if the status is pinned.
From the api the error message is being returned is this cid is being pinned to another ipfs node, cannot update until the operation is finished with HTTP status code as Forbidden.
So, from the UI when user click on unpin, nothing happen until you open the inspection on browser.
To Reproduce
Steps to reproduce the behavior:
- Go to the storage
- Pin a CID
- Wait until the status is pinned.
- Open the inspect element and try to unpin the cide
Expected behavior
A proper message should be shown on the UI that is being returned from the API
Metadata
Metadata
Assignees
Labels
Issue: Bug 🐛Added to issues relating to a critical severity bugs.Added to issues relating to a critical severity bugs.