Please enable JavaScript.
Coggle requires JavaScript to display documents.
JAR-2902 Store configuration for platform - Coggle Diagram
JAR-2902 Store configuration for platform
UI Activating Settings Modal:
Opening the modal before persisting shows the activating profile options (+ IO's)
It is possible to persist the selected Activating Profile and IO
When Activating Profile or IO is not selected, it is not possible to persist.
When opening the modal after persisting, the persisted data is shown
when updating the Dv360ActivatingSettings, the previous selected Activating Profile and IO are selected in the modal
The modal resembles the mockups
API:
The entity exposed in the API has the expected properties
The API documentation is correct
Resource/controller documentation
Endpoint documentation
Realistic request and response examples
Permissions are working
Without Client access, all endpoints will be inaccessible
Viewer is able to get Dv360ActivatingSettings
Admin is able to get, create and update Dv360ActivatingSettings
Viewer is not able to create or update Dv360ActivatingSettings
Validation Messages are specific when entering non-existing values
The data is synced to Snowflake
All normal entities
All revision entities
The API is conform with the Zalando guidelines
UI Activating table:
Status
is "Not configured" when Dv360ActivatingSettings is not persisted
Is "Configured" when Dv360ActivatingSettings is persisted
Platform Settings column
is shown only after persisting Dv360ActivatingSettings
contains the name of the IO, the IO id, and the name of the profile
The DV360 settings button changes to a pencil after persisting
The Activate tactics button is shown after persisting