π Bug Fixes
β FlexFund Fee Added After Guardian Funding
Fixed an issue where the FlexFund Service Fee was incorrectly added after the order was marked as "Guardian Funded".
Previously, this caused the total amount to change post-funding, though the invoice remained correct.
Behavior now aligned so that funding and fee processing are correctly ordered.
β Text Cursor Placement in Payment Request Notes
Resolved an issue where the text cursor could be placed anywhere in the notes field of the payment request form, leading to inconsistent input experience.
Now, the cursor defaults correctly to the beginning of the field and spacing issues are removed.
β SMS Messages Incorrectly Showing "Cancelled Order"
Addressed a bug where some system-generated SMS messages were falsely labeled as coming from "Cancelled Order", even though the order was never cancelled.
Fixed labeling logic to correctly identify the message source.
β Drop Down Control Not Reflecting Updated Name
Fixed an issue where a drop-down field triggered by a checkbox did not display the updated name in the Online Scheduler (OS).
The updated name and text values now correctly propagate across all interfaces.
β Agent Grid "No Label" Filter Not Returning Results
Fixed inconsistent behavior in the Agent Grid where the βNo Labelβ filter did not return all untagged agents.
Now ensures all agents without labels are displayed accurately in filter results.
π§ Background Job Classname Fix
Corrected a background job issue where the classname could not be properly identified.
Ensures reliability and logging accuracy in job execution.