[BUG] term.SetLocalCustomProperty sets Shared Custom Property not Local Custom Property
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 259
- Forks
- 161
- Avg merge
- 10h 33m
- Merged PRs (30d)
- 1
Description
When utilising term.SetLocalCustomProperty to set a local custom property on a term, the term is updated with a shared custom property instead.
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 implementation of term.SetLocalCustomProperty and compare how it updates local versus shared custom properties. Reproduce the reported behavior, then add regression coverage showing that a local custom property remains local and run the relevant test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100