Add information about Tags into the existing model object expressions
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 151
- Forks
- 183
- Avg merge
- 14m
- Merged PRs (30d)
- 2
Description
Study Assets, when copied, do not retain Tags
Add a tagging section into the existing model object expressions, in which the tag IDs and names are maintained
When importing a Study Asset the business logic should check if Tag IDs and names match with the currently available ones and resolve them (assigning or creating and assigning)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing model object expressions and the Study Asset import business logic. Trace how copied assets currently handle metadata, then define the tagging section and verify that importing preserves tag IDs and names by resolving existing tags or creating and assigning missing ones.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100