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 developer,
I want to be able to do the FLP Configuration for Adaptation Projects with a standalone generator,
so that I add the FLP Configuration at a later point and not during generation of the project
Description
With this new feature it will be possible to skip adding the FLP Configuration for Adaptation Projects and provide the possibility to add it at a later point via the new FLP configuration tile in Application Info page.
Technical Design
What modules need to be created or enhanced? How would the functionality be exposed and how can it be consumed?
Given I have an Adaptation Project when I execute FLP Configuration tile in Application Info page then a standalone wizard for adding FLP Configuration will be opened.
Notes
Tasks
Unit Tests added
Test Cases defined
The text was updated successfully, but these errors were encountered:
As a developer,
I want to be able to do the FLP Configuration for Adaptation Projects with a standalone generator,
so that I add the FLP Configuration at a later point and not during generation of the project
Description
With this new feature it will be possible to skip adding the FLP Configuration for Adaptation Projects and provide the possibility to add it at a later point via the new FLP configuration tile in Application Info page.
Technical Design
What modules need to be created or enhanced?
How would the functionality be exposed and how can it be consumed?
Acceptance Criteria
GivenWhenThen format (https://martinfowler.com/bliki/GivenWhenThen.html)
Given I have an Adaptation Project
when I execute FLP Configuration tile in Application Info page
then a standalone wizard for adding FLP Configuration will be opened.
Notes
Tasks
The text was updated successfully, but these errors were encountered: