Legal API - update dissolution warnings targetDissolutionDate #22432
Labels
Entities - David
A label to filter on the tickets for the Entities based team that David is PO for.
ENTITY
Business Team
Currently, the legal api returns
targetDissolutionDate
in the warnings block for a business in dissolution as per the http response bellow.The data block is just taken directly from the corresponding
batch_processing.meta_data
field which is populated by the dissolutions job when the business is first put into dissolution.The logic for this needs to follow the logic in the updated designs
Update warnings code in the legal api to not directly populate the data block in
INVOLUNTARY_DISSOLUTION
warning with data frombatch_processing.meta_data
as is. We can still returntargetDissolutionDate
but it will be returned based on the rules in the updated designs .TODOs
targetDissolutionDate
as per business rules provided in updated designsThe text was updated successfully, but these errors were encountered: