-
Notifications
You must be signed in to change notification settings - Fork 8.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BambooHR node does not allow to set onlyCurrent option. #7876
Comments
Hey @oleksandrborniak, Thanks for the report, this sounds more like a feature request than a bug to me so this would be better suited to the feature request section of the community support forum. Could you let me know if you consider this to be a bug and if that is the case we can keep it open rather than close it. |
Hello Jon, |
Hey @oleksandrborniak, While adding it may seem like an easy task we use the forum for tracking feature requests to prioritise them based on what the community are after, This can lead to requests sometimes taking longer to implement but we have a lot of requests and our own roadmap items to implement. That being said I have created PR which can be found below that will add this feature but we will start to be stricter on this soon and close issues that are feature requests and not bugs. |
Thanks for the clarification and assistance. |
…7878) Github issue / Community forum post (link here to close automatically): #7876 API Docs for reference: https://documentation.bamboohr.com/reference/get-company-report-1
Fix got released with |
Describe the bug
The BambooHR node, Resource: Company Report, Operation: Get does not allow choose "onlyCurrent" option.
To Reproduce
Steps to reproduce the behavior:
Try to set "onlyCurrent" option in BambooHR node, Resource: Company Report, Operation: Get
Expected behavior
I should be able to choose "onlyCurrent" option.
https://api.bamboohr.com/api/gateway.php/DOMAIN/v1/reports/ReportID?onlyCurrent=false
Environment (please complete the following information):
OS: MacOS
n8n Version: 1.17.1
Database system: SQLite
The text was updated successfully, but these errors were encountered: