-
Notifications
You must be signed in to change notification settings - Fork 31
Bug Fix: different web hook resource versions #94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug Fix: different web hook resource versions #94
Conversation
d8c2a4c to
055f624
Compare
|
The fixes works fine. Thx. |
|
The fixes works perfectly, thank you very much @BobSilent |
055f624 to
5c8a0e0
Compare
|
When will be PR merged ? Than I can build, without that our rules not working anymore |
|
give us a little bit of time @giuliov is currently heavily busy, in the meanwhile you could build this PR branch to get the version. the plan is to release a bugfix version quite soon |
|
Hi Bob , in which folder I must copy the FunctionRuntime.zip that the cli upload the version to azure ? |
|
With the |
|
@BobSilent I have not updated the Runtime but now I get an error at
|
|
It seems not all the item have this problem , some work some not. |
…tem links, where id is e.g. a guid
|
unfortunately you are now facing #99, i just added a new commit for it to this pull request. So you need to pull the changes, rebuild and redeploy. |
|
Thx now this problem is fixed. |
|
I'm getting a 406 status as well with a very basic rule that just adds to the description. |
|
related to #104 |
Fixes #91, Fixes #92 and (quick fix) Fixes #99.
For #92 please change back Resource Version to 1.0, as in all other Versions there is a bug that the relations are not send in the the hook event data.