You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the terms Name and Path for the column headers in the library.xlsx, the plugin renders correctly.
Actual Behaviour
Only the literal terms name and path for the column headers in the library.xlsx will allow the plugin to render.
If we don't want to normalize these, then the documentation should explicitly state that name and path must be all lowercase. Though I feel like we should normalize the data, rather than expect an explicit value.
Steps to Reproduce
Change the header in any configuration to Path.
The text was updated successfully, but these errors were encountered:
Expected Behaviour
When using the terms
Name
andPath
for the column headers in the library.xlsx, the plugin renders correctly.Actual Behaviour
Only the literal terms
name
andpath
for the column headers in the library.xlsx will allow the plugin to render.If we don't want to normalize these, then the documentation should explicitly state that
name
andpath
must be all lowercase. Though I feel like we should normalize the data, rather than expect an explicit value.Steps to Reproduce
Change the header in any configuration to
Path
.The text was updated successfully, but these errors were encountered: