mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-03 11:50:43 -05:00
If the parent_folder_id then check if the folder exists and is for the same service. If it is add the folder to the template model object, the relationship will be persisted when the template is saved. If the folder does not exist or is for a different service, then return a ResultNotFound error.