Code of Conduct
AI Policy
Is your feature request related to a problem? Please describe.
Sometimes a project needs to keep history of a resource changes which just has for example 2 belongs_to which are primary_key?: true without any other attributes, But i think it is not supported for now
based on
|
Resources with composite primary keys are not currently supported. Got keys #{inspect(keys)} |
Describe the solution you'd like
I would be very good to add it in ash_paper_trail.
For example we can have all history of team member which want to join (add) or left the team (destroy)
Describe alternatives you've considered
No response
Additional context
Thank you in advance
Discord link:
https://discord.com/channels/711271361523351632/1253438465543245844/1429155896218615999
Code of Conduct
AI Policy
Is your feature request related to a problem? Please describe.
Sometimes a project needs to keep history of a resource changes which just has for example 2
belongs_towhich areprimary_key?: truewithout any otherattributes, But i think it is not supported for nowbased on
ash_paper_trail/lib/resource/transformers/create_version_resource.ex
Line 138 in 409bfdf
Describe the solution you'd like
I would be very good to add it in
ash_paper_trail.For example we can have all history of team member which want to join (add) or left the team (destroy)
Describe alternatives you've considered
No response
Additional context
Thank you in advance
Discord link:
https://discord.com/channels/711271361523351632/1253438465543245844/1429155896218615999