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
When I try to call the autofactory it says the service doesn't exist, if I don't use an autofactory it says the same thing but on parent service creation.
also interfaces.Autofactory doesn't exist. At the very least the documentation needs to improve to be correct. Ideally using something more complex than injecting a string.
Current Behavior
[back-end] [1652813224152] ERROR (CommentController/98837 on 5c52309d33e3): viewComments No matching bindings found for serviceIdentifier: ServiceNowUserByEidDataLoader
When I try to call the autofactory it says the service doesn't exist, if I don't use an autofactory it says the same thing but on parent service creation.
also
interfaces.Autofactory
doesn't exist. At the very least the documentation needs to improve to be correct. Ideally using something more complex than injecting a string.Current Behavior
Steps to Reproduce (for bugs)
hopefully this is unambiguous and reproduceable
root container
documentation suggests that you should use
interfaces.Autofactory
but we don't have thatYour Environment
The text was updated successfully, but these errors were encountered: