I went about creating a custom property for nodes so that people can add a comment with status or ticket # information. This custom property was added to all nodes and I have added the custom property editor in the node details page so that this property can be updated.
Now that this is done, I need a report which I can use to display this on the Home page. There is an example of this for Interfaces, but I just want to be able to do it for nodes.. so I wrote a report looking for a custom property called "Comments". I want it to report back on anything that isn't empty or doesn't lead with a space. When I run it, I get zero results even if I have successfully updated the Comments property on multiple devices.
I attached the report to this post.. anyone have any idea? Thanks in advance!