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
As a Fiori developer, I want to be alerted and prevented from generating a Fiori application into a CAP project folder unless I have chosen the Local CAP Project as my data source.
Description
Currently the application generator allows users to create a non-CAP Fiori application inside of a CAP project. This is not supported by our tooling and has caused some customer support issues.
Design
Interaction
User launches the generator and chooses a data source that is not Local CAP Project.
On the project attributes step, user provides a project folder that is part of an existing CAP project.
User is prevented from continuing with the following message: The selected project folder is part of an existing CAP project. This application must therefore use the local CAP project as the data source.
Acceptance Criteria
Given I attempt to use a project folder for my Fiori application that is part of an existing CAP project, and my Fiori application isn't using the Local CAP Project data source option for this CAP project, then I will be prevented from continuing with the following error message: The selected project folder is part of an existing CAP project. This application must therefore use the local CAP project as the data source.
Notes
When you choose Local CAP Project as your data source, you don't have an option to choose the project folder, it will always be generated in the correct location.
The text was updated successfully, but these errors were encountered:
As a Fiori developer, I want to be alerted and prevented from generating a Fiori application into a CAP project folder unless I have chosen the Local CAP Project as my data source.
Description
Currently the application generator allows users to create a non-CAP Fiori application inside of a CAP project. This is not supported by our tooling and has caused some customer support issues.
Design
Interaction
User launches the generator and chooses a data source that is not Local CAP Project.
On the project attributes step, user provides a project folder that is part of an existing CAP project.
User is prevented from continuing with the following message: The selected project folder is part of an existing CAP project. This application must therefore use the local CAP project as the data source.
Acceptance Criteria
Given I attempt to use a project folder for my Fiori application that is part of an existing CAP project, and my Fiori application isn't using the Local CAP Project data source option for this CAP project, then I will be prevented from continuing with the following error message: The selected project folder is part of an existing CAP project. This application must therefore use the local CAP project as the data source.
Notes
When you choose Local CAP Project as your data source, you don't have an option to choose the project folder, it will always be generated in the correct location.
The text was updated successfully, but these errors were encountered: