-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
origination: First get properties from provider before trying to pers…
…ist (#4660) * origination: First get properties from provider before trying to persist The incoming origination message might not have all properties set. This finds the entity from the provider before trying to persist. Signed-off-by: Juan Antonio Osorio <[email protected]> * Use provider directly Signed-off-by: Juan Antonio Osorio <[email protected]> * github: Return `nil` when filtering operational properties if there's no cache Signed-off-by: Juan Antonio Osorio <[email protected]> * Update tests --------- Signed-off-by: Juan Antonio Osorio <[email protected]> Co-authored-by: Jakub Hrozek <[email protected]>
- Loading branch information
Showing
3 changed files
with
39 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters