bcgov / traction

Traction is designed with an API-first architecture layered on top of Hyperledger Aries Cloud Agent Python (ACA-Py) and streamlines the process of sending and receiving digital credentials for governments and organizations.
https://digital.gov.bc.ca/digital-trust/tools/traction/
Apache License 2.0
52 stars 47 forks source link

You cannot delete a Image URL from the Web UI #1183

Open jleach opened 2 months ago

jleach commented 2 months ago

If you mistakingly enter a URL in the Image URL field it cannot be removed after. Saving results in an error once the field is cleared.

loneil commented 2 months ago

This might still be an ACA-Py bug where having a blank value for image url breaks connection creation, and the endpoint does not allow nulling out the field, only blanking it if it's been previously entered... I'd forgotten about this but will check it over again since there's been ACA-Py updates