Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter Parameter column changes are reloading saved file #2519

Closed
kb2010 opened this issue May 4, 2022 · 2 comments
Closed

Filter Parameter column changes are reloading saved file #2519

kb2010 opened this issue May 4, 2022 · 2 comments

Comments

@kb2010
Copy link

kb2010 commented May 4, 2022

Expected Behavior

the parameter column should stay the same.

Current Behavior

after closing and reloading the file. for the filters set up the parameter changes to a different field. In Partition is shows the correct and so does the Parts. But the column is different and in the settings the values are from the different column.

Possible Solution

Most likely the code is not looking up the correct column and defaulting to one of the other existing columns Or when the file is saved it is not saving the correct column in the save file.

Steps to Reproduce

  1. click on filters
  2. add a attribute filter to the queries section
  3. select in the partition section two filters i.e. two values
  4. run the filter. stop. and save the file.
  5. reopen the file
  6. check the filter parameters and you will see column set to something different

Context

need to reset up the filters after re-opening a save file.

Your Environment

  • Version used: Gephi 0.9.5
  • Operating System: Windows 10
@mbastian mbastian added this to the 0.9.6 milestone May 8, 2022
@mbastian
Copy link
Member

mbastian commented May 8, 2022

Thanks, I can confirm there is definitely something not right here.

@mbastian mbastian self-assigned this May 8, 2022
@mbastian
Copy link
Member

The issue is fixed and will be part of the upcoming 0.9.6 release. Thanks a lot for the report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants