Closed dmyers closed 2 years ago
Sorry to keep bugging @arietimmerman. I ran into one last thing I needed for my implementation if you get time to take a look. Appreciate all the help and happy holidays my friend!
I see the problem and the solution. If you can take a look at my comment I'll merge it in.
Sounds good. That works for me too. Thanks @arietimmerman
This change allows setting up the
SCIMConfig
like this:Which I needed to be able to map
active
in the schema to mydeleted_at
model and still support activation/deactivation updates.I tested without the query and with it null (default) and everything still works as expected.