Skip to content

Conversation

gregorwolf
Copy link
Contributor

No description provided.

Copy link
Contributor

@schiwekM schiwekM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Gregor,

please excuse for having a look so late.
Would it make sense to add an additional paragraph about Copy in the READme? In addition would it make sense to add https://ui5.sap.com/#/topic/993e99eae4414b73bc7afef9518c79bf?q=%22%40%20IsCopyAction%22 -> 'UI.IsCopyAction'?

BR,
Marten

newRootEntity.IsActiveEntity = true;
await INSERT.into(RootEntities).entries(newRootEntity);
return newRootEntity;
//return UPDATE(RootEntities,headerID).with({criticality_code : criticality_code, fieldWithCriticality : determineFieldWithCriticalityValue(criticality_code)});
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
//return UPDATE(RootEntities,headerID).with({criticality_code : criticality_code, fieldWithCriticality : determineFieldWithCriticalityValue(criticality_code)});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants