fix: duplicate key value violates unique constraint "library_item_pkey"

This commit is contained in:
Hongbo Wu
2024-02-07 20:41:34 +08:00
parent 6118be3b10
commit 86f4553dd1
5 changed files with 82 additions and 52 deletions

View File

@ -116,7 +116,8 @@ export const contentFetchRequestHandler: RequestHandler = async (req, res) => {
userId: user.id,
data: {
userId: user.id,
url: finalUrl,
url,
finalUrl,
articleSavingRequestId,
state,
labels,