[
https://issues.apache.org/jira/browse/KYLIN-6008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17928275#comment-17928275
]
Guoliang Sun commented on KYLIN-6008:
-------------------------------------
h3. RootCause
The field for recording projects in the logical view metadata object is
`createdProject`, which causes the metadata to fail to map to the `project`
column in the database table when saving.
h3. dev design
Modify the `jsonProperties` of the `LogicalViewRawResource` project field to
`created_project`.
> Failed to create logical view. The project was not passed during storage.
> -------------------------------------------------------------------------
>
> Key: KYLIN-6008
> URL: https://issues.apache.org/jira/browse/KYLIN-6008
> Project: Kylin
> Issue Type: Bug
> Affects Versions: 5.0.0
> Reporter: Guoliang Sun
> Priority: Major
>
> The project field in LogicalViewRawResource was not successfully assigned a
> value.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)