Skip to main content
Solved

Inspector and feature count

  • April 21, 2021
  • 4 replies
  • 22 views

roberto
Contributor
Forum|alt.badge.img+6

Hi, maybe a trivial question for you. But I don't understand why the number of features in the link is different from the one in the inspector when I double-click it.

Thanks

Roberto

Best answer by roberto

Just to complete the information, this happens in a custom transformer. A custom transformer that I duplicated in the same workbench. It seems that the number of feature in the link reports the total number of features passed in the same link in all the custom transformer. So, it seems that when I look into one of the instances of the custom transformer, I see the total number of features passed in all of the instances. Not in that single one. If it is true, it is a little bit confusing.

Roberto

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

4 replies

roberto
Contributor
Forum|alt.badge.img+6
  • Author
  • Contributor
  • Best Answer
  • April 21, 2021

Just to complete the information, this happens in a custom transformer. A custom transformer that I duplicated in the same workbench. It seems that the number of feature in the link reports the total number of features passed in the same link in all the custom transformer. So, it seems that when I look into one of the instances of the custom transformer, I see the total number of features passed in all of the instances. Not in that single one. If it is true, it is a little bit confusing.

Roberto


mark2atsafe
Safer
Forum|alt.badge.img+59
  • Safer
  • April 21, 2021

Ah, that sounds like it might be the cause. I'll check with our developers to see if that's the case, and whether it's intentional or not.


mark2atsafe
Safer
Forum|alt.badge.img+59
  • Safer
  • April 21, 2021

Just to complete the information, this happens in a custom transformer. A custom transformer that I duplicated in the same workbench. It seems that the number of feature in the link reports the total number of features passed in the same link in all the custom transformer. So, it seems that when I look into one of the instances of the custom transformer, I see the total number of features passed in all of the instances. Not in that single one. If it is true, it is a little bit confusing.

Roberto

Yes, I checked and - unfortunately - it's the case that it shows the number of features for all instances of the transformer. As you noticed, the cache and inspection are correct, just the count on the feature connection. I'll add a note to let them know about your inquiry so someone posts here when it's fixed.


roberto
Contributor
Forum|alt.badge.img+6
  • Author
  • Contributor
  • April 21, 2021

Ah, that sounds like it might be the cause. I'll check with our developers to see if that's the case, and whether it's intentional or not.

Thanks!