You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If client creates record e.g. with "siteLocation": "test.com.1.2.3" (uploads succesfully), web ui fails to "cannot be parsed as a URL" and cannot recover even refresh. Only way to recover is to modify DB I guess.
📚 To Reproduce
Upload bad "siteLocation".
💡 Expected behavior
API upload validate siteLocation so that UI can process with it, or UI can survive with custom siteLocation
🖼️ Screenshots
⚙️ Environment
Installation: docker
Ackee version: ackee@3.4.2
The text was updated successfully, but these errors were encountered:
🐞 Describe the bug
If client creates record e.g. with
"siteLocation": "test.com.1.2.3"
(uploads succesfully), web ui fails to "cannot be parsed as a URL" and cannot recover even refresh. Only way to recover is to modify DB I guess.📚 To Reproduce
Upload bad "siteLocation".
💡 Expected behavior
API upload validate siteLocation so that UI can process with it, or UI can survive with custom
siteLocation
🖼️ Screenshots
⚙️ Environment
The text was updated successfully, but these errors were encountered: