Abhitocode opened a new issue, #7037: URL: https://github.com/apache/incubator-kie/issues/7037
Identified a bug that causes tests in BusinessCalendarImplTest class to fail at specific times, The issue arises when the value of the start hour is greater than the end hour. Example scenario: Start hour = 10 PM (28th Nov), End hour = 6 AM (29th Nov). Instead of triggering the task within the expected time range (22:00 to 06:00), the task triggers after two days (e.g., Dec 2nd), often outside business hours. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
