manifest node's Path
property should be node's full path instead of it's directory path
#344
Labels
Path
property should be node's full path instead of it's directory path
#344
What happened:
docforge/pkg/manifest/manifest.go
Lines 138 to 146 in 833eb10
What you expected to happen:
node.Path
to includenode.Name
In other words
docforge/pkg/manifest/node.go
Lines 50 to 52 in bf7a08d
to become
How to categorize this issue?
/kind bug
/priority 3
The text was updated successfully, but these errors were encountered: