Discountrobot

Results 2 issues of Discountrobot

The following code snippet will introduce a race condition, should one try to call SomeRESTClient before the _session has been populated, by the `createSession` request. ``` javascript @Injectable() @BaseUrl('https://api.someplace.com') @DefaultHeaders({...

**Describe the bug** When you have a entity with a repeatable component, that itself contains the JSON field type, translation will fail to save - even if the component is...

investigate