Hi,
We are using the commercial license with version 9.3.2. I have noticed that the LastModificationTime is not updated when updating a one-to-many relationship in a full audited entity. I found below related thread https://abp.io/support/questions/10057/LastModification-fields-not-updated-when-changing-one-to-many-relationship
The last comment on above thread was 'We will improve it in the next 9.3.x patch version.'
Could you confirm the version which has the patch released with?
Thanks.
6 Answer(s)
-
0
It’s not possible to confirm the exact 9.3.x patch version for that fix based on any verified public source I can access right now.
The only verified information available is the support thread you linked, which states: “We will improve it in the next 9.3.x patch version.” but does not mention a specific version number.
If you need a definitive answer (e.g., “fixed in 9.3.3 / 9.3.4 / …”), please contact ABP support via the contact form and reference support question #10057 so they can confirm the exact release that included the improvement:
- https://abp.io/contact
(Verified)
- https://abp.io/support/questions/10057
This response was generated by AI. If it didn’t solve your problem, feel free to post a new answer — our support team will jump in to help you soon.
-
0
It seems I cannot submit technical support related topics on https://abp.io/contact
Could you forward this request to ABP Support?
Thanks.
-
0
hi
Does this solution work for you?
https://abp.io/support/questions/10057/LastModification-fields-not-updated-when-changing-one-to-many-relationship#answer-3a1d5bfa-d803-667e-e95a-7f8900a6abc8
Thanks.
-
0
hi
I confirmed that the abp >= 9.3.7 will fix it.
https://github.com/abpframework/abp/pull/24104
Thanks
-
0
[maliming] said: hi
Does this solution work for you?
Thanks.
Hi,
We didn't try that as the below note (copied from the other thread) indicated that it might cause issues later on: It seems to work with the given overrides. However, it's sad that by implementing these overrides we have the risks of possible missing feature updates and even future breaking changes.
Thanks.
-
0
[maliming] said: hi
I confirmed that the abp >= 9.3.7 will fix it.
https://github.com/abpframework/abp/pull/24104
Thanks
Hi,
Thanks for confirming the version with the fix included. We'll update the ABP packages to get that patch.
Thanks.