tenthe opened a new issue, #2529: URL: https://github.com/apache/streampipes/issues/2529
### Discussed in https://github.com/apache/streampipes/discussions/2528 <div type='discussions-op-text'> <sup>Originally posted by **tenthe** March 11, 2024</sup> ## Observation The parameter `isOriginalFilename` doesn't appear to be utilized in the `FilesService` within the UI. ## Question Uncertainty regarding the necessity of the parameter in `org.apache.streampipes.rest.impl.PipelineElementFile.getFile` after the changes in #2300. ## Suggestion Consider assessing if `isOriginalFilename` is still required and if the methods `FileManager.getFileByOriginalName` & `FileManager.getFile` can be streamlined accordingly.</div> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
