ConfigHubPub / ConfigHubPub/ConfigHubPlatform
Property dissapear from the list after search
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
After a property search (for a particular context) if I click on "x values" (see picture below) the property disappear from the list. Looking at the request in the browser console I see the backend returns HTTP404

It happens on both 1.9.7 and 1.8.4
//EDIT : It seems to happen on a property with multiple values (depending on the context)
Thanks
Contributor guide
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
Reproduce a property search for a particular context, click “x values,” and inspect the browser request that returns HTTP 404. Trace handling for properties with multiple values across contexts; done means the property remains in the list and the request no longer produces the reported failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100