Closed (fixed)
Project:
Commerce Recurring Framework
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2025 at 15:17 UTC
Updated:
29 Aug 2025 at 12:26 UTC
Jump to comment: Most recent
Comments
Comment #3
rszrama commentedCommitted, patch autogenerated by Cursor after just copying the relevant if statement from the order module and entering a new line in the subscriber. It detected from my clipboard what I intended to do and wrote the comment and then adjusted the setter. Magic!
Comment #4
jsacksick commentedFYI, we also have a built-in method for that. See
Order::getCalculationDate().Comment #6
jsacksick commented@rszrama: Just FYI, the tests have started failing since this change got committed.