When we query for BOALF data for a specific settlement period, in certain scenarios, the data returned by Insights API is incomplete. As in the example mentioned, BOALF was instructed for T_LBAR-1 on 04.10.2023 from 04:29 AM GMT till 5:00 AM GMT. But this data was missing in the results fetched for SP12, while complete data can be found on the BMRS website. Either by using settlementPeriodFrom & settlementPeriodTo (both equal to 12) or using start time 4:30 and end time 5:00 in the from & to parameters, we still don't get the required data. It seems whenever the BOALF instruction starts at SP-1 and ends at SP+1, and if we try to fetch the data specific to that SP, it isn't included in the results. (Have attached the screenshots)
Describe the issue
When we query for BOALF data for a specific settlement period, in certain scenarios, the data returned by Insights API is incomplete. As in the example mentioned, BOALF was instructed for T_LBAR-1 on 04.10.2023 from 04:29 AM GMT till 5:00 AM GMT. But this data was missing in the results fetched for SP12, while complete data can be found on the BMRS website. Either by using settlementPeriodFrom & settlementPeriodTo (both equal to 12) or using start time 4:30 and end time 5:00 in the from & to parameters, we still don't get the required data. It seems whenever the BOALF instruction starts at SP-1 and ends at SP+1, and if we try to fetch the data specific to that SP, it isn't included in the results. (Have attached the screenshots)
Steps to Reproduce
Steps to reproduce the behavior:
Expected behaviour
BOALF instruction from 4:29 to 5:00 should be included in the results
Observed behaviour
No BOALF data related to the above instruction.
Screenshots
Checks
Please answer the following questions for yourself before submitting an issue.