You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are all optional but validated so that :project and :event can't be nil at the same time. Same goes for :user and :job.
When creating a new HumanResource and passing ids for Users or Jobs from another Tenant these are stored in the db and not validated. Am I doing something wrong here or what is it?
The text was updated successfully, but these errors were encountered:
I have a model like this:
These are all optional but validated so that :project and :event can't be nil at the same time. Same goes for :user and :job.
When creating a new HumanResource and passing ids for Users or Jobs from another Tenant these are stored in the db and not validated. Am I doing something wrong here or what is it?
The text was updated successfully, but these errors were encountered: