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

Layer field artifact remains on Sankey when field no longer exists in data view. #34

Open
bfgiordano opened this issue Aug 24, 2023 · 2 comments
Assignees

Comments

@bfgiordano
Copy link

bfgiordano commented Aug 24, 2023

I had the situation where my ES index field name was changed for a field used in my Sankey - so now old field effectively no longer exists in the index. When I edited the sankey to removed the tier/layer for the no-longer existing field, updated my Sankey to use the newly named field and updated/saved the visual, the Sankey displayed a "disconnected" tier/layer to the far left - ie, as the "first" tier. I had to recreate the visual as there was no way (without tryng to actually edit the ndjson for the Sankey) to remove the non-existent field reference.

I don't have a picture to send as this happened on a restricted access environment.
We are using ES/K 8.4.3

@bfgiordano bfgiordano changed the title Layer field artifcat remains on Sankey when field no longer exists in data view. Layer field artifact remains on Sankey when field no longer exists in data view. Aug 24, 2023
@ch-bas
Copy link

ch-bas commented Aug 25, 2023

Hi @bfgiordano, thank you for reporting this issue. I will try to take a look on the problem and get back to you. Thanks!

@ch-bas ch-bas self-assigned this Aug 25, 2023
@bfgiordano
Copy link
Author

Just want to be clear on this ticket as this is a more critical bug, in my opinion.
If a field used on a Sankey vis is no longer available in the index/Kibana data view for the Sankey, when the Sankey is edited, to replace the "bad" field, all references to the field are not be cleaned out of the Sankey json which causes an "artifact" to remain on the visualization.

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

No branches or pull requests

2 participants