esbenp / esbenp/architect

Allow sideloading to check for uniqueness using other identifiers than id

Open
#1 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
38
Forks
27
PR merge metrics
No merged PRs in 30d

Description

To check if a sideloaded resource already exists in the global scope, it should be allowed to check using something else than `id`

Contributor guide

Open the contributing guide

Research direction

Start by tracing the sideloading flow and the global-scope existence check described in the issue. Determine how uniqueness currently depends on id and define how an alternate identifier should be supplied and verified; done means sideloaded resources can be matched using a non-id identifier without breaking id-based checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.