[GH-ISSUE #547] Validation for duplicate collection ignores letter case #204

Closed
opened 2026-03-16 14:02:02 +03:00 by kerem · 0 comments
Owner

Originally created by @jamesgeorge007 on GitHub (Feb 3, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/547

Describe the bug
Take the case of the default collection, 'My Collection'. Now if the user makes an attempt to create yet another collection under the same name but following different letter casing, it just gets created.
Applicable while editing collections as well.

To Reproduce
Steps to reproduce the behavior:

  1. Hop on to the collections tab.
  2. Click on New
  3. Give the name as my collection (Assuming the user has a default collection under the name My Collection)
  4. It gets created

Expected behavior
The user is warned such that it is a duplicate collection.

Additional context
N/A

Originally created by @jamesgeorge007 on GitHub (Feb 3, 2020). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/547 **Describe the bug** Take the case of the default collection, 'My Collection'. Now if the user makes an attempt to create yet another collection under the same name but following different letter casing, it just gets created. Applicable while editing collections as well. **To Reproduce** Steps to reproduce the behavior: 1. Hop on to the collections tab. 2. Click on `New` 3. Give the name as `my collection` (Assuming the user has a default collection under the name `My Collection`) 4. It gets created **Expected behavior** The user is warned such that it is a duplicate collection. **Additional context** N/A
kerem 2026-03-16 14:02:02 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#204
No description provided.