
Christian Holm
- Total activity 246
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 35
Activity overview
Latest activity by Christian Holm-
Christian Holm commented,
I was talking to them, but they were not responding. I should have limited it to just them, but I underestimated how many used multiple hooks on the same app. I still don't understand why you need ...
-
Christian Holm commented,
That is certainly understandable. We had to do this immediately because the thousand of hooks was causing significant problems for the system.
-
Christian Holm commented,
The increase to 10 hooks per app per type per client has been active since this morning.
-
Christian Holm commented,
Hi. I did make a change just the other day because we were seeing tens of thousand of hooks created on the same apps. Naturally this causes an extreme amount of calls. All the URL's were unique, so...
-
Christian Holm commented,
Official comment It's not really that the external_id is reserved, it just clashes with some specific filters when filtering. I would suggest to use the field_id, as that will not suffer from this problem. You can ...
-
Christian Holm commented,
This will happen if "allow edit" is turned off on the app settings.
-
Christian Holm commented,
Official comment Only employees of the organization can request to be added to a workspace. Add then to the employee network first and it will be possible.
-
Christian Holm commented,
Hi You would get this error because the user you are authenticated as, is not already connected to the user you are trying to invite. They will need to share a workspace first, f.ex. the employee ...
-
Christian Holm commented,
This happens if you have a very deep dependency tree for your calculation fields. If a calculation depends on a field that is also a calculation, which is also .... 10 times, then you get the given...
-
Christian Holm commented,
Hi Gaetan We unfortunately have limited resources to keep all the clients updated with all methods, but we will very happily accept pull requests for new functionality. All the "hard work" is done...