Currently all drafts are saved in a folder, which is named after the respective object.
This improvement should add two subfolders, one with all accepted emails and one with all declined emails.
That means before that there was this naming Folder_${currentEmailLocation}_${currentEmailObjectName} now instead of Folder thre should either be akzeptiert or abgelehnt
dont forget that in the code it is impelemnted that it just goes starting from the highest rating and adds everything to the confirmationtempalte until the number of reuqest are ready than the rest goes to the rejectiontemplate
Currently all drafts are saved in a folder, which is named after the respective object.
This improvement should add two subfolders, one with all accepted emails and one with all declined emails.
That means before that there was this naming
Folder_${currentEmailLocation}_${currentEmailObjectName}
now instead ofFolder
thre should either beakzeptiert
orabgelehnt
dont forget that in the code it is impelemnted that it just goes starting from the highest rating and adds everything to the confirmationtempalte until the number of reuqest are ready than the rest goes to the rejectiontemplate