[BACKEND] Prevent duplicate alias creation
BRAVO68WEB opened this issue · 9 comments
BRAVO68WEB commented
Prevent create creation of duplicate alias creating.
Approach :-
- For /minify/add :- Check database if auto generated alias if present or not. If present regenerate.
- For /minify/add/custom :- Add an additional endpoint /minify/alias/:alias/status
Here check in database if already present, if yes return {"success": "false"} else {"success": "true"}
Nanzzie commented
Hello sir,
I'M HIGHLY INTERESTED TO SOLVE THIS ISSUE!
BRAVO68WEB commented
Ok go ahead
BRAVO68WEB commented
@Nanzzie What's your progress?
BRAVO68WEB commented
@Nanzzie Any progress?
BRAVO68WEB commented
Or shall I assign?
Nanzzie commented
Yess sir u can unassign it
…On Thu, 10 Mar 2022, 16:42 Jyotirmoy Bandyopadhyaya [Bravo68], < ***@***.***> wrote:
Or shall I assign?
—
Reply to this email directly, view it on GitHub
<#84 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUTIMWCPMLTJPCDVLFDB6YLU7HKKPANCNFSM5PV52XMQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
Danko-chan commented
is it still unresolved? If yes, then i would like to try.
BRAVO68WEB commented
@Danko-chan PR under review. Lets See
You may create Issues if you want to contribute
BRAVO68WEB commented
@Danko-chan Go ahead