Spine-Toolbox icon indicating copy to clipboard operation
Spine-Toolbox copied to clipboard

Column filters in Parameter value table are not always applied after Entity tree selection changes

Open soininen opened this issue 8 months ago • 0 comments

This may apply to Parameter definition and Entity alternative tables as well.

This is somewhat complicated to reproduce:

  1. Start with a fresh database
  2. Import the attached JSON
  3. Add a new parameter definition to W, say y
  4. Add a new value for y
  5. Select G in Entity tree
  6. Apply a parameter_name filter in Parameter value table, select x
  7. Select W in Entity tree
  8. Observe that you see the values of x and y. You should see x only.

column_filter_test_db.json

soininen avatar Jun 28 '24 07:06 soininen