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
The current synchron processes to set the instance type of an offer should be made asynchronous. Therefore the current processes implemented in SetInstanceType should be moved into an own processes. The process should be placed into a new OfferHandling Process project.
Acceptance Criteria
New process project OfferHandling in place
New process to set the instance type
All process steps have retrigger steps where it makes sense
Additional Information
Proposed split would be CreateCentralOIDCClient, CreateCentralOIDCClientAudienceMapper, AssignClientRolesToClient, CreateDatabaseOffer, UpdateDatabaseInstance, UpdateClient, DeleteClient, DeleteDatabaseInstance,
Description
The current synchron processes to set the instance type of an offer should be made asynchronous. Therefore the current processes implemented in
SetInstanceType
should be moved into an own processes. The process should be placed into a new OfferHandling Process project.Acceptance Criteria
OfferHandling
in placeAdditional Information
Proposed split would be
CreateCentralOIDCClient
,CreateCentralOIDCClientAudienceMapper
,AssignClientRolesToClient
,CreateDatabaseOffer
,UpdateDatabaseInstance
,UpdateClient
,DeleteClient
,DeleteDatabaseInstance
,Linked to: #1006
The text was updated successfully, but these errors were encountered: