Open
Description
Bug Report
1. Minimal reproduce step (Required)
- Define a Schema with some attributes being "computed" (here it is a lower() call + some concatenation)
- Create an instance
- USe Schame.instances() to retrieve the instances
- Change one attribute of the retrieved instance
2. What did you expect to see? (Required)
I am expecting to be able to change the "kind" attribute.
3. What did you see instead (Required)
invalid value 'NoneType' to load attribute 'lower'
4. What is your KCL components version? (Required)
0.11.2
Metadata
Metadata
Assignees
Labels
No labels