ConfigHubPub / ConfigHubPub/ConfigHubPlatform

Property dissapear from the list after search

Open
#153 2 comments 0 reactions 0 assignees View on GitHub

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

image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.