Skip to content

Removing Duplicate websites #17

@yesahem

Description

@yesahem

What is the issue currently?

- Currently users can add same websites multiple times in DB that causes duplicate websites issue (i.e same websites can be added multiple times)

Solution (what i currently think of)

- Just do a query in the DB with the url send by the user if the websites already exists then just simply return the id of the website to the user (since website is already present in the DB in there is no need to add the same website again in the DB, doing this will just add an excess load to DB)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions