assemblee-virtuelle / assemblee-virtuelle/semapps

LDP registry: lancer une erreur si on enregistre deux containers avec le même path

Open
#1,056 0 comments 0 reactions 0 assignees View on GitHub
ldp
Dominant language
TypeScript
Stars
103
Forks
14
Avg merge
1m
Merged PRs (30d)
2

Description

Actuellement c'est possible et ça crée des bugs pas évident à comprendre !

Il suffirait de renvoyer une erreur dans `ldp.registry.register` si un container avec un même path existe déjà.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the `ldp.registry.register` entry point named in the issue and inspect how registered containers are checked by path. The work is done when attempting to register a second container with an existing path raises an error instead of allowing the duplicate.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.