{//% unless portal.user.is_agent %} Tickets
Welcome
Login Submit a Ticket News {//% endunless %}

26.3 MTC Community Bug Fixes

D-53475 Community - [PBS] 26.1 (and later): Reserve Waives Wrongly Processed


Description 


Resolved an issue with Reserve Waiver bids applying to unintended crew members. We fixed an issue where submitting a "Waive Minimum Days Off" or "Waive Maximum Days On" bid would fail to process for the requesting crew member and incorrectly apply the waiver to all subsequent crew members in the same run. The system now correctly isolates these waivers so they are only applied to the specific individual who submitted the bid. 


Resolution Details 

Ensure that the waiver logic applies changes strictly to the current person's specific rule object, Update the MasterReserveRuleContainer::CreateAndPopulateRuleStore method to be const. This will serve as a safeguard at the compiler level to prevent accidental modifications to the master container in the future.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.