Describe the bug
A clear and concise description of what the bug is.
Expected behavior
Should delete short URL record
Reason
A backend issue exists on how the document ID is fetched.
It should exist in the database document as well, which is missing. Therefore impossible to delete URL record.
Small refactoring on how document id iniside collection is generated and stored is necessary.
Describe the bug A clear and concise description of what the bug is.
Expected behavior Should delete short URL record
Reason A backend issue exists on how the document ID is fetched. It should exist in the database document as well, which is missing. Therefore impossible to delete URL record.
Small refactoring on how document id iniside collection is generated and stored is necessary.