-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
difficulty/easyEasy issue (less than one day)Easy issue (less than one day)kind/cleanupTechnical debt to be addressedTechnical debt to be addressedkind/stabilityImpact the reliability/stability of the codeImpact the reliability/stability of the codepriority/mediumIssue to solve but not immediatelyIssue to solve but not immediately
Description
Currently if the field of the files dict is a string and exists on the disk we try to open it and send the file. It is probably to much magic, and may conflict if a value we want to send is by chance the same as a file on the disk. We should let the user open the file.
Note that this may break some users (hopefully they don't use the feature).
Metadata
Metadata
Assignees
Labels
difficulty/easyEasy issue (less than one day)Easy issue (less than one day)kind/cleanupTechnical debt to be addressedTechnical debt to be addressedkind/stabilityImpact the reliability/stability of the codeImpact the reliability/stability of the codepriority/mediumIssue to solve but not immediatelyIssue to solve but not immediately