assemblee-virtuelle / assemblee-virtuelle/semapps

Gérer l'héritage des types

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

Description

**Décrivez le bug**
Quand je dis qu'un item (ex : Tuto) est un ObjectType, superclasse contenant Document, je m'attends à ce que je puisse typer un doc avec tuto .. Mais ça n’apparaît pas ...
J'imagine que ca fera de même avec les différentes super classes, genre, agent, subject, activity ..

**Étapes pour reproduire**
1. Renseigner un item "type" avec la superclasse object type
2. Essayer de typer un document avec l'item
3. Voir l'erreur

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, or entry point is named. Reproduce the three listed steps with an item typed as the ObjectType superclass, then trace where document typing rejects Tuto; done means a document can be typed with Tuto and the same inheritance behavior is handled for the other mentioned superclasses.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Bug
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.